Class SdkMeshAnimationKey
Inheritance
SdkMeshAnimationKey
Assembly: JeremyAnsel.DirectX.SdkMesh.dll
Syntax
public sealed class SdkMeshAnimationKey
Properties
|
Edit this page
View Source
Orientation
Declaration
public XMFloat4 Orientation { get; }
Property Value
Type |
Description |
XMFloat4 |
|
|
Edit this page
View Source
Scaling
Declaration
public XMFloat3 Scaling { get; }
Property Value
Type |
Description |
XMFloat3 |
|
|
Edit this page
View Source
Translation
Declaration
public XMFloat3 Translation { get; }
Property Value
Type |
Description |
XMFloat3 |
|