프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BoundingBox | BoundingBoxContainer | ||
Display | DisplayedInfo | ||
Frames | |||
LOD | LODInfo | ||
PermutationString | string | ||
RawDataMetaChunks | RawDataMetaChunk[] | ||
Shaders | ShaderContainer | ||
hlmt | |||
name | string |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
map |
메소드 | 설명 | |
---|---|---|
CEParsedModel ( |
The ce parsed model.
|
|
CompressNormal ( System.Vector3 normal ) : int |
The compress normal.
|
|
DecompressNormal ( int compressednormal ) : System.Vector3 |
The decompress normal.
|
|
DecompressVertice ( float input, float min, float max ) : float |
The decompress vertice.
|
|
Dispose ( ) : void |
The dispose.
|
|
ExtractMesh ( string path ) : void |
The extract mesh.
|
|
ExtractMeshesToOBJ ( string path ) : void |
The extract meshes to obj.
|
|
ExtractMeshesToX ( string path ) : void |
The extract meshes to x.
|
|
H2ParsedModel ( |
The h 2 parsed model.
|
|
InjectModel ( string FilePath, |
The inject model.
|
|
LoadFromOBJ ( string FilePath ) : void |
The load from obj.
|
|
ParsedModel ( ) : System |
Initializes a new instance of the ParsedModel class.
|
|
ParsedModel ( |
Initializes a new instance of the ParsedModel class.
|
|
writeOBJ ( |
The write obj.
|
메소드 | 설명 | |
---|---|---|
WriteMatrix ( System.Matrix matrix, |
The write matrix.
|
|
WriteRecursiveFrameHeirarchy ( |
The write recursive frame heirarchy.
|
|
Write_Frame_Header ( string name, System.Matrix m, |
The write_ frame_ header.
|
public CEParsedModel ( |
||
meta | The meta. | |
리턴 | void |
public static CompressNormal ( System.Vector3 normal ) : int | ||
normal | System.Vector3 | The normal. |
리턴 | int |
public static DecompressNormal ( int compressednormal ) : System.Vector3 | ||
compressednormal | int | The compressednormal. |
리턴 | System.Vector3 |
public DecompressVertice ( float input, float min, float max ) : float | ||
input | float | The input. |
min | float | The min. |
max | float | The max. |
리턴 | float |
public ExtractMeshesToOBJ ( string path ) : void | ||
path | string | The path. |
리턴 | void |
public ExtractMeshesToX ( string path ) : void | ||
path | string | The path. |
리턴 | void |
public H2ParsedModel ( |
||
meta | The meta. | |
리턴 | void |
public InjectModel ( string FilePath, |
||
FilePath | string | The file path. |
meta | The meta. | |
리턴 |
public LoadFromOBJ ( string FilePath ) : void | ||
FilePath | string | The file path. |
리턴 | void |
public ParsedModel ( |
||
meta | The meta. | |
리턴 | System |
public writeOBJ ( |
||
SW | The sw. | |
mtllib | string | The mtllib. |
chunk | RawDataMetaChunk | The chunk. |
names | List |
The names. |
pass | int | The pass. |
startFace | int | The start face. |
리턴 | void |
public hlmtContainer,HaloMap.H2MetaContainers hlmt | ||
리턴 |