Class FlatSDKInternal.BoneQuery
Inheritance
System.Object
FlatSDKInternal.BoneQuery
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FlatPMSDK
Assembly: FlatPMSDK.dll
Syntax
public class BoneQuery
Fields
ComponentToWorld
Declaration
public FlatSDKInternal.FTransform ComponentToWorld
Field Value
Type | Description |
---|---|
FlatSDKInternal.FTransform |
fTransform
Declaration
public FlatSDKInternal.FTransform fTransform
Field Value
Type | Description |
---|---|
FlatSDKInternal.FTransform |
id
Declaration
public int id
Field Value
Type | Description |
---|---|
System.Int32 |
position
Declaration
public Vector3 position
Field Value
Type | Description |
---|---|
Vector3 |
visible
Declaration
public bool visible
Field Value
Type | Description |
---|---|
System.Boolean |