Свойство | Type | Description | |
---|---|---|---|
Bones | List |
||
Bounding | BoundingStruct | ||
DirectXSections | List |
||
Flags | int | ||
LODModels | List |
||
Loaded | bool | ||
MatInsts | List |
||
Materials | List |
||
MyIndex | int | ||
Origin | System.Vector3 | ||
Owner | ME3Package | ||
Rotation | System.Vector3 | ||
SkeletonDepth | int | ||
TailNames | List |
||
Unk1 | int | ||
Unk2 | int | ||
Unk3 | List |
Méthode | Description | |
---|---|---|
DrawMesh ( Device device, int lod ) : void | ||
GetPropertyEnd ( ) : int | ||
Serialize ( SerializingContainer Container ) : void | ||
SkeletalMesh ( ) : System | ||
SkeletalMesh ( ME3Package pcc, int Index ) : System | ||
ToTree ( ) : |
Méthode | Description | |
---|---|---|
BonesToTree ( ) : |
||
BoundingsToTree ( ) : |
||
GenerateDXMeshes ( ) : void | ||
GetFlags ( int n ) : |
||
GetProperties ( int n ) : |
||
HalfToFloat ( |
||
LODsToTree ( ) : |
||
MaterialsToTree ( ) : |
||
OrgRotToTree ( ) : |
||
SerializeBones ( SerializingContainer Container ) : void | ||
SerializeBoundings ( SerializingContainer Container ) : void | ||
SerializeLODs ( SerializingContainer Container ) : void | ||
SerializeMaterials ( SerializingContainer Container ) : void | ||
SerializeOrgRot ( SerializingContainer Container ) : void | ||
SerializeTail ( SerializingContainer Container ) : void | ||
TailToTree ( ) : |
public DrawMesh ( Device device, int lod ) : void | ||
device | Device | |
lod | int | |
Résultat | void |
public Serialize ( SerializingContainer Container ) : void | ||
Container | SerializingContainer | |
Résultat | void |
public SkeletalMesh ( ME3Package pcc, int Index ) : System | ||
pcc | ME3Package | |
Index | int | |
Résultat | System |