C# Class OpenRA.Graphics.Limb

Show file Open project: pchote/OpenRA Class Usage Examples

Public Properties

Property Type Description
Bounds float[]
RenderData VoxelRenderData
Scale float
Size byte[]

Property Details

Bounds public property

public float[] Bounds
return float[]

RenderData public property

public VoxelRenderData,OpenRA.Graphics RenderData
return VoxelRenderData

Scale public property

public float Scale
return float

Size public property

public byte[] Size
return byte[]