Data class for faces. More...
Public Attributes | |
int | value = 0 |
Vector3 | direction |
Vector2 | uvFaceCenter |
float | defaultOrientation = 0f |
float | pipSize = 1f |
float | pipStretch = 1f |
float | weight = 0f |
Data class for faces.
float DiceMaster.FaceData.defaultOrientation = 0f |
Vector3 DiceMaster.FaceData.direction |
float DiceMaster.FaceData.pipSize = 1f |
float DiceMaster.FaceData.pipStretch = 1f |
Vector2 DiceMaster.FaceData.uvFaceCenter |
int DiceMaster.FaceData.value = 0 |
float DiceMaster.FaceData.weight = 0f |