C# Class fCraft.MapConversion.MapFCMv3.DataLayer

Show file Open project: fragmer/fCraft

Public Properties

Property Type Description
CompressedLength int
ElementCount int
ElementSize int
GeneralPurposeField int
Offset long
Type DataLayerType

Property Details

CompressedLength public property

public int CompressedLength
return int

ElementCount public property

public int ElementCount
return int

ElementSize public property

public int ElementSize
return int

GeneralPurposeField public property

public int GeneralPurposeField
return int

Offset public property

public long Offset
return long

Type public property

public DataLayerType Type
return DataLayerType