[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: PasVulkan.FileFormats.FBX.pas line 1014
type TpvFBXScene = class(TpvFBXObject) |
||
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
property Header: TpvFBXHeader; [r] |
|
|
property SceneInfo: TpvFBXSceneInfo; [r] |
|
|
property AllObjects: TpvFBXObjectNameMap; [r] |
|
|
property Cameras: TpvFBXCameraList; [r] |
|
|
property Lights: TpvFBXLightList; [r] |
|
|
property Meshes: TpvFBXMeshList; [r] |
|
|
property Skeletons: TpvFBXSkeletonList; [r] |
|
|
property Materials: TpvFBXMaterialList; [r] |
|
|
property AnimationStackList: TpvFBXAnimationStackList; [r] |
|
|
property Deformers: TpvFBXDeformerList; [r] |
|
|
property Textures: TpvFBXTextureList; [r] |
|
|
property Poses: TpvFBXPoseList; [r] |
|
|
property Videos: TpvFBXVideoList; [r] |
|
|
property Takes: TpvFBXTakeList; [r] |
|
|
property CurrentTake: TpvFBXTake; [r] |
|
|
property RootNodes: TpvFBXObjectList; [r] |
|
|
end; |
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |