C# Class GFrame.GPUInstance.GPUInstanceCellItem

Afficher le fichier Open project: tkonexhh/RenderHugeByGPUInstance Class Usage Examples

Méthodes publiques

Свойство Type Description
cellIndex int
pos Vector3
rotation Quaternion
scale Vector3

Property Details

cellIndex public_oe property

public int cellIndex
Résultat int

pos public_oe property

public Vector3 pos
Résultat Vector3

rotation public_oe property

public Quaternion rotation
Résultat Quaternion

scale public_oe property

public Vector3 scale
Résultat Vector3