Table of Contents

Class Model3DAttachmentParser.ModelAttachmentFormat

Namespace
Lime
Assembly
Lime.dll
public class Model3DAttachmentParser.ModelAttachmentFormat
Inheritance
Model3DAttachmentParser.ModelAttachmentFormat
Inherited Members

Fields

Animations

[YuzuMember]
public Dictionary<string, Model3DAttachmentParser.ModelAnimationFormat> Animations

Field Value

Dictionary<string, Model3DAttachmentParser.ModelAnimationFormat>

CompressAnimations

[YuzuMember]
public bool CompressAnimations

Field Value

bool

EntryTrigger

[YuzuMember]
public string EntryTrigger

Field Value

string

Materials

[YuzuMember]
public List<Model3DAttachment.MaterialRemap> Materials

Field Value

List<Model3DAttachment.MaterialRemap>

MergeMeshes

[YuzuMember]
public bool MergeMeshes

Field Value

bool

MeshOptions

[YuzuMember]
public Dictionary<string, Model3DAttachmentParser.MeshOptionFormat> MeshOptions

Field Value

Dictionary<string, Model3DAttachmentParser.MeshOptionFormat>

NodeComponents

[YuzuMember]
public Dictionary<string, Model3DAttachmentParser.ModelComponentsFormat> NodeComponents

Field Value

Dictionary<string, Model3DAttachmentParser.ModelComponentsFormat>

NodeRemovals

[YuzuMember]
public List<string> NodeRemovals

Field Value

List<string>

PositionKeyframeError

[YuzuMember]
public float PositionKeyframeError

Field Value

float

RotationKeyframeError

[YuzuMember]
public float RotationKeyframeError

Field Value

float

ScaleFactor

[YuzuMember]
public float ScaleFactor

Field Value

float

ScaleKeyframeError

[YuzuMember]
public float ScaleKeyframeError

Field Value

float

UVAnimations

[YuzuMember]
public List<Model3DAttachmentParser.UVAnimationFormat> UVAnimations

Field Value

List<Model3DAttachmentParser.UVAnimationFormat>

Properties

SourceAnimationIds

[YuzuMember]
[Obsolete]
public List<string> SourceAnimationIds { get; set; }

Property Value

List<string>