Property | Type | Description | |
---|---|---|---|
Textures | List |
||
index | int | ||
memory | byte[] | ||
memsize | int | ||
pcc | ME3Package | ||
props | List |
Method | Description | |
---|---|---|
MaterialInstanceConstant ( ME3Package Pcc, int Idx ) : System | ||
ReadProperties ( ) : void | ||
ReadTextureParams ( byte raw ) : void | ||
ToTree ( ) : |
public MaterialInstanceConstant ( ME3Package Pcc, int Idx ) : System | ||
Pcc | ME3Package | |
Idx | int | |
return | System |