Class XFrame
Assembly: JeremyAnsel.DirectX.D3DXof.dll
Syntax
public sealed class XFrame
Properties
|
Edit this page
View Source
CameraMoveScaler
Declaration
public float CameraMoveScaler { get; set; }
Property Value
|
Edit this page
View Source
CameraRotationScaler
Declaration
public float CameraRotationScaler { get; set; }
Property Value
|
Edit this page
View Source
FrameCamera
Declaration
public XFrameCamera FrameCamera { get; set; }
Property Value
|
Edit this page
View Source
Frames
Declaration
public List<XFrame> Frames { get; }
Property Value
|
Edit this page
View Source
Meshes
Declaration
public List<XMesh> Meshes { get; }
Property Value
|
Edit this page
View Source
MeshesNames
Declaration
public Dictionary<int, string> MeshesNames { get; }
Property Value
|
Edit this page
View Source
Name
Declaration
public string Name { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public XMatrix4x4 TransformMatrix { get; set; }
Property Value