C# Class Warcraft.MDX.Visual.MDXTextureUnit

Mostrar archivo Open project: Nihlus/libwarcraft

Public Properties

Property Type Description
ColorIndex short
Flags ETextureUnitFlags
Layer ushort
OPCount ushort
RenderFlagsIndex ushort
RenderOrder short
SubmeshIndex ushort
TextureLookupTableIndex ushort
TextureUnitLookupTableIndex ushort
TransparencyLookupTableIndex ushort
UVAnimationLookupTableIndex ushort
UnknownIndex ushort

Public Methods

Method Description
MDXTextureUnit ( byte data ) : System

Method Details

MDXTextureUnit() public method

public MDXTextureUnit ( byte data ) : System
data byte
return System

Property Details

ColorIndex public_oe property

public short ColorIndex
return short

Flags public_oe property

public ETextureUnitFlags Flags
return ETextureUnitFlags

Layer public_oe property

public ushort Layer
return ushort

OPCount public_oe property

public ushort OPCount
return ushort

RenderFlagsIndex public_oe property

public ushort RenderFlagsIndex
return ushort

RenderOrder public_oe property

public short RenderOrder
return short

SubmeshIndex public_oe property

public ushort SubmeshIndex
return ushort

TextureLookupTableIndex public_oe property

public ushort TextureLookupTableIndex
return ushort

TextureUnitLookupTableIndex public_oe property

public ushort TextureUnitLookupTableIndex
return ushort

TransparencyLookupTableIndex public_oe property

public ushort TransparencyLookupTableIndex
return ushort

UVAnimationLookupTableIndex public_oe property

public ushort UVAnimationLookupTableIndex
return ushort

UnknownIndex public_oe property

public ushort UnknownIndex
return ushort