Class Model3DAttachmentParser.ModelAttachmentFormat
- Namespace
- Lime
- Assembly
- Lime.dll
public class Model3DAttachmentParser.ModelAttachmentFormat
- Inheritance
-
Model3DAttachmentParser.ModelAttachmentFormat
- Inherited Members
-
Fields
[YuzuMember]
public Dictionary<string, Model3DAttachmentParser.ModelAnimationFormat> Animations
Field Value
- Dictionary<string, Model3DAttachmentParser.ModelAnimationFormat>
[YuzuMember]
public bool CompressAnimations
Field Value
- bool
EntryTrigger
[YuzuMember]
public string EntryTrigger
Field Value
- string
[YuzuMember]
public List<Model3DAttachment.MaterialRemap> Materials
Field Value
- List<Model3DAttachment.MaterialRemap>
[YuzuMember]
public bool MergeMeshes
Field Value
- bool
[YuzuMember]
public Dictionary<string, Model3DAttachmentParser.MeshOptionFormat> MeshOptions
Field Value
- Dictionary<string, Model3DAttachmentParser.MeshOptionFormat>
[YuzuMember]
public Dictionary<string, Model3DAttachmentParser.ModelComponentsFormat> NodeComponents
Field Value
- Dictionary<string, Model3DAttachmentParser.ModelComponentsFormat>
[YuzuMember]
public List<string> NodeRemovals
Field Value
- List<string>
[YuzuMember]
public float PositionKeyframeError
Field Value
- float
[YuzuMember]
public float RotationKeyframeError
Field Value
- float
[YuzuMember]
public float ScaleFactor
Field Value
- float
[YuzuMember]
public float ScaleKeyframeError
Field Value
- float
[YuzuMember]
public List<Model3DAttachmentParser.UVAnimationFormat> UVAnimations
Field Value
- List<Model3DAttachmentParser.UVAnimationFormat>
Properties
[YuzuMember]
[Obsolete]
public List<string> SourceAnimationIds { get; set; }
Property Value
- List<string>