C# Class OpenRA.FileFormats.VxlLimb

Afficher le fichier Open project: pchote/OpenRA Class Usage Examples

Méthodes publiques

Свойство Type Description
Bounds float[]
Name string
Scale float
Size byte[]
Type NormalType
VoxelCount uint
VoxelMap Dictionary[,]

Property Details

Bounds public_oe property

public float[] Bounds
Résultat float[]

Name public_oe property

public string Name
Résultat string

Scale public_oe property

public float Scale
Résultat float

Size public_oe property

public byte[] Size
Résultat byte[]

Type public_oe property

public NormalType Type
Résultat NormalType

VoxelCount public_oe property

public uint VoxelCount
Résultat uint

VoxelMap public_oe property

public Dictionary[,] VoxelMap
Résultat Dictionary[,]