Interface UITextSplineController.IGlyph
- Namespace
- FluffyUnderware.Curvy.Controllers
protected interface UITextSplineController.IGlyph
Properties
Center
Vector3 Center { get; }
Property Value
- Vector3
Methods
Rotate(Quaternion)
void Rotate(Quaternion rotation)
Parameters
rotationQuaternion
Transpose(Vector3)
void Transpose(Vector3 v)
Parameters
vVector3