Struct ufbx.ufbx_scene
Assembly: ufbxWrapper.dll
Syntax
public struct ufbx.ufbx_scene
Fields
_anonymous_1
Declaration
public ufbx.ufbx_scene._anonymous_1_struct _anonymous_1
Field Value
anim
Default animation descriptor
Declaration
public ufbx.ufbx_anim* anim
Field Value
connections_dst
Declaration
public ufbx.ufbx_connection_list connections_dst
Field Value
connections_src
Declaration
public ufbx.ufbx_connection_list connections_src
Field Value
dom_root
Enabled if ufbx_load_opts.retain_dom == true
.
Declaration
public ufbx.ufbx_dom_node* dom_root
Field Value
elements
Declaration
public ufbx.ufbx_element_list elements
Field Value
elements_by_name
Elements sorted by name, type
Declaration
public ufbx.ufbx_name_element_list elements_by_name
Field Value
Declaration
public ufbx.ufbx_metadata metadata
Field Value
root_node
Node instances in the scene
Declaration
public ufbx.ufbx_node* root_node
Field Value
settings
Declaration
public ufbx.ufbx_scene_settings settings
Field Value
texture_files
Unique texture files referenced by the scene.
Declaration
public ufbx.ufbx_texture_file_list texture_files
Field Value
Properties
anim_curves
Declaration
public ufbx.ufbx_anim_curve_list anim_curves { get; }
Property Value
anim_layers
Declaration
public ufbx.ufbx_anim_layer_list anim_layers { get; }
Property Value
anim_stacks
Declaration
public ufbx.ufbx_anim_stack_list anim_stacks { get; }
Property Value
anim_values
Declaration
public ufbx.ufbx_anim_value_list anim_values { get; }
Property Value
audio_clips
Declaration
public ufbx.ufbx_audio_clip_list audio_clips { get; }
Property Value
audio_layers
Declaration
public ufbx.ufbx_audio_layer_list audio_layers { get; }
Property Value
blend_channels
Declaration
public ufbx.ufbx_blend_channel_list blend_channels { get; }
Property Value
Declaration
public ufbx.ufbx_blend_deformer_list blend_deformers { get; }
Property Value
blend_shapes
Declaration
public ufbx.ufbx_blend_shape_list blend_shapes { get; }
Property Value
bones
Declaration
public ufbx.ufbx_bone_list bones { get; }
Property Value
Declaration
public ufbx.ufbx_cache_deformer_list cache_deformers { get; }
Property Value
cache_files
Declaration
public ufbx.ufbx_cache_file_list cache_files { get; }
Property Value
camera_switchers
Declaration
public ufbx.ufbx_camera_switcher_list camera_switchers { get; }
Property Value
cameras
Declaration
public ufbx.ufbx_camera_list cameras { get; }
Property Value
characters
Declaration
public ufbx.ufbx_character_list characters { get; }
Property Value
constraints
Declaration
public ufbx.ufbx_constraint_list constraints { get; }
Property Value
display_layers
Declaration
public ufbx.ufbx_display_layer_list display_layers { get; }
Property Value
empties
Declaration
public ufbx.ufbx_empty_list empties { get; }
Property Value
lights
Declaration
public ufbx.ufbx_light_list lights { get; }
Property Value
line_curves
Declaration
public ufbx.ufbx_line_curve_list line_curves { get; }
Property Value
lod_groups
Declaration
public ufbx.ufbx_lod_group_list lod_groups { get; }
Property Value
markers
Declaration
public ufbx.ufbx_marker_list markers { get; }
Property Value
materials
Declaration
public ufbx.ufbx_material_list materials { get; }
Property Value
meshes
Declaration
public ufbx.ufbx_mesh_list meshes { get; }
Property Value
Declaration
public ufbx.ufbx_metadata_object_list metadata_objects { get; }
Property Value
nodes
Declaration
public ufbx.ufbx_node_list nodes { get; }
Property Value
nurbs_curves
Declaration
public ufbx.ufbx_nurbs_curve_list nurbs_curves { get; }
Property Value
nurbs_surfaces
Declaration
public ufbx.ufbx_nurbs_surface_list nurbs_surfaces { get; }
Property Value
nurbs_trim_boundaries
Declaration
public ufbx.ufbx_nurbs_trim_boundary_list nurbs_trim_boundaries { get; }
Property Value
nurbs_trim_surfaces
Declaration
public ufbx.ufbx_nurbs_trim_surface_list nurbs_trim_surfaces { get; }
Property Value
poses
Declaration
public ufbx.ufbx_pose_list poses { get; }
Property Value
procedural_geometries
Declaration
public ufbx.ufbx_procedural_geometry_list procedural_geometries { get; }
Property Value
selection_nodes
Declaration
public ufbx.ufbx_selection_node_list selection_nodes { get; }
Property Value
selection_sets
Declaration
public ufbx.ufbx_selection_set_list selection_sets { get; }
Property Value
shader_bindings
Declaration
public ufbx.ufbx_shader_binding_list shader_bindings { get; }
Property Value
shaders
Declaration
public ufbx.ufbx_shader_list shaders { get; }
Property Value
skin_clusters
Declaration
public ufbx.ufbx_skin_cluster_list skin_clusters { get; }
Property Value
Declaration
public ufbx.ufbx_skin_deformer_list skin_deformers { get; }
Property Value
stereo_cameras
Declaration
public ufbx.ufbx_stereo_camera_list stereo_cameras { get; }
Property Value
textures
Declaration
public ufbx.ufbx_texture_list textures { get; }
Property Value
unknowns
Declaration
public ufbx.ufbx_unknown_list unknowns { get; }
Property Value
videos
Declaration
public ufbx.ufbx_video_list videos { get; }
Property Value