Lightweight FBX Importer
Search Results for

    Show / Hide Table of Contents

    Struct ufbx.ufbx_scene

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: ufbxWrapper
    Assembly: ufbxWrapper.dll
    Syntax
    public struct ufbx.ufbx_scene

    Fields

    _anonymous_1

    Declaration
    public ufbx.ufbx_scene._anonymous_1_struct _anonymous_1
    Field Value
    Type Description
    ufbx.ufbx_scene._anonymous_1_struct

    anim

    Default animation descriptor

    Declaration
    public ufbx.ufbx_anim* anim
    Field Value
    Type Description
    ufbx_anim*

    connections_dst

    Sorted by dst,dst_prop

    Declaration
    public ufbx.ufbx_connection_list connections_dst
    Field Value
    Type Description
    ufbx.ufbx_connection_list

    connections_src

    Sorted by src,src_prop

    Declaration
    public ufbx.ufbx_connection_list connections_src
    Field Value
    Type Description
    ufbx.ufbx_connection_list

    dom_root

    Enabled if ufbx_load_opts.retain_dom == true.

    Declaration
    public ufbx.ufbx_dom_node* dom_root
    Field Value
    Type Description
    ufbx_dom_node*

    elements

    Sorted by id

    Declaration
    public ufbx.ufbx_element_list elements
    Field Value
    Type Description
    ufbx.ufbx_element_list

    elements_by_name

    Elements sorted by name, type

    Declaration
    public ufbx.ufbx_name_element_list elements_by_name
    Field Value
    Type Description
    ufbx.ufbx_name_element_list

    metadata

    Declaration
    public ufbx.ufbx_metadata metadata
    Field Value
    Type Description
    ufbx.ufbx_metadata

    root_node

    Node instances in the scene

    Declaration
    public ufbx.ufbx_node* root_node
    Field Value
    Type Description
    ufbx_node*

    settings

    Global settings

    Declaration
    public ufbx.ufbx_scene_settings settings
    Field Value
    Type Description
    ufbx.ufbx_scene_settings

    texture_files

    Unique texture files referenced by the scene.

    Declaration
    public ufbx.ufbx_texture_file_list texture_files
    Field Value
    Type Description
    ufbx.ufbx_texture_file_list

    Properties

    anim_curves

    Declaration
    public ufbx.ufbx_anim_curve_list anim_curves { get; }
    Property Value
    Type Description
    ufbx.ufbx_anim_curve_list

    anim_layers

    Declaration
    public ufbx.ufbx_anim_layer_list anim_layers { get; }
    Property Value
    Type Description
    ufbx.ufbx_anim_layer_list

    anim_stacks

    Declaration
    public ufbx.ufbx_anim_stack_list anim_stacks { get; }
    Property Value
    Type Description
    ufbx.ufbx_anim_stack_list

    anim_values

    Declaration
    public ufbx.ufbx_anim_value_list anim_values { get; }
    Property Value
    Type Description
    ufbx.ufbx_anim_value_list

    audio_clips

    Declaration
    public ufbx.ufbx_audio_clip_list audio_clips { get; }
    Property Value
    Type Description
    ufbx.ufbx_audio_clip_list

    audio_layers

    Declaration
    public ufbx.ufbx_audio_layer_list audio_layers { get; }
    Property Value
    Type Description
    ufbx.ufbx_audio_layer_list

    blend_channels

    Declaration
    public ufbx.ufbx_blend_channel_list blend_channels { get; }
    Property Value
    Type Description
    ufbx.ufbx_blend_channel_list

    blend_deformers

    Declaration
    public ufbx.ufbx_blend_deformer_list blend_deformers { get; }
    Property Value
    Type Description
    ufbx.ufbx_blend_deformer_list

    blend_shapes

    Declaration
    public ufbx.ufbx_blend_shape_list blend_shapes { get; }
    Property Value
    Type Description
    ufbx.ufbx_blend_shape_list

    bones

    Declaration
    public ufbx.ufbx_bone_list bones { get; }
    Property Value
    Type Description
    ufbx.ufbx_bone_list

    cache_deformers

    Declaration
    public ufbx.ufbx_cache_deformer_list cache_deformers { get; }
    Property Value
    Type Description
    ufbx.ufbx_cache_deformer_list

    cache_files

    Declaration
    public ufbx.ufbx_cache_file_list cache_files { get; }
    Property Value
    Type Description
    ufbx.ufbx_cache_file_list

    camera_switchers

    Declaration
    public ufbx.ufbx_camera_switcher_list camera_switchers { get; }
    Property Value
    Type Description
    ufbx.ufbx_camera_switcher_list

    cameras

    Declaration
    public ufbx.ufbx_camera_list cameras { get; }
    Property Value
    Type Description
    ufbx.ufbx_camera_list

    characters

    Declaration
    public ufbx.ufbx_character_list characters { get; }
    Property Value
    Type Description
    ufbx.ufbx_character_list

    constraints

    Declaration
    public ufbx.ufbx_constraint_list constraints { get; }
    Property Value
    Type Description
    ufbx.ufbx_constraint_list

    display_layers

    Declaration
    public ufbx.ufbx_display_layer_list display_layers { get; }
    Property Value
    Type Description
    ufbx.ufbx_display_layer_list

    empties

    Declaration
    public ufbx.ufbx_empty_list empties { get; }
    Property Value
    Type Description
    ufbx.ufbx_empty_list

    lights

    Declaration
    public ufbx.ufbx_light_list lights { get; }
    Property Value
    Type Description
    ufbx.ufbx_light_list

    line_curves

    Declaration
    public ufbx.ufbx_line_curve_list line_curves { get; }
    Property Value
    Type Description
    ufbx.ufbx_line_curve_list

    lod_groups

    Declaration
    public ufbx.ufbx_lod_group_list lod_groups { get; }
    Property Value
    Type Description
    ufbx.ufbx_lod_group_list

    markers

    Declaration
    public ufbx.ufbx_marker_list markers { get; }
    Property Value
    Type Description
    ufbx.ufbx_marker_list

    materials

    Declaration
    public ufbx.ufbx_material_list materials { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_list

    meshes

    Declaration
    public ufbx.ufbx_mesh_list meshes { get; }
    Property Value
    Type Description
    ufbx.ufbx_mesh_list

    metadata_objects

    Declaration
    public ufbx.ufbx_metadata_object_list metadata_objects { get; }
    Property Value
    Type Description
    ufbx.ufbx_metadata_object_list

    nodes

    Declaration
    public ufbx.ufbx_node_list nodes { get; }
    Property Value
    Type Description
    ufbx.ufbx_node_list

    nurbs_curves

    Declaration
    public ufbx.ufbx_nurbs_curve_list nurbs_curves { get; }
    Property Value
    Type Description
    ufbx.ufbx_nurbs_curve_list

    nurbs_surfaces

    Declaration
    public ufbx.ufbx_nurbs_surface_list nurbs_surfaces { get; }
    Property Value
    Type Description
    ufbx.ufbx_nurbs_surface_list

    nurbs_trim_boundaries

    Declaration
    public ufbx.ufbx_nurbs_trim_boundary_list nurbs_trim_boundaries { get; }
    Property Value
    Type Description
    ufbx.ufbx_nurbs_trim_boundary_list

    nurbs_trim_surfaces

    Declaration
    public ufbx.ufbx_nurbs_trim_surface_list nurbs_trim_surfaces { get; }
    Property Value
    Type Description
    ufbx.ufbx_nurbs_trim_surface_list

    poses

    Declaration
    public ufbx.ufbx_pose_list poses { get; }
    Property Value
    Type Description
    ufbx.ufbx_pose_list

    procedural_geometries

    Declaration
    public ufbx.ufbx_procedural_geometry_list procedural_geometries { get; }
    Property Value
    Type Description
    ufbx.ufbx_procedural_geometry_list

    selection_nodes

    Declaration
    public ufbx.ufbx_selection_node_list selection_nodes { get; }
    Property Value
    Type Description
    ufbx.ufbx_selection_node_list

    selection_sets

    Declaration
    public ufbx.ufbx_selection_set_list selection_sets { get; }
    Property Value
    Type Description
    ufbx.ufbx_selection_set_list

    shader_bindings

    Declaration
    public ufbx.ufbx_shader_binding_list shader_bindings { get; }
    Property Value
    Type Description
    ufbx.ufbx_shader_binding_list

    shaders

    Declaration
    public ufbx.ufbx_shader_list shaders { get; }
    Property Value
    Type Description
    ufbx.ufbx_shader_list

    skin_clusters

    Declaration
    public ufbx.ufbx_skin_cluster_list skin_clusters { get; }
    Property Value
    Type Description
    ufbx.ufbx_skin_cluster_list

    skin_deformers

    Declaration
    public ufbx.ufbx_skin_deformer_list skin_deformers { get; }
    Property Value
    Type Description
    ufbx.ufbx_skin_deformer_list

    stereo_cameras

    Declaration
    public ufbx.ufbx_stereo_camera_list stereo_cameras { get; }
    Property Value
    Type Description
    ufbx.ufbx_stereo_camera_list

    textures

    Declaration
    public ufbx.ufbx_texture_list textures { get; }
    Property Value
    Type Description
    ufbx.ufbx_texture_list

    unknowns

    Declaration
    public ufbx.ufbx_unknown_list unknowns { get; }
    Property Value
    Type Description
    ufbx.ufbx_unknown_list

    videos

    Declaration
    public ufbx.ufbx_video_list videos { get; }
    Property Value
    Type Description
    ufbx.ufbx_video_list
    In this article
    Back to top Generated by DocFX