C# Class UnityEngine.UI.Extensions.CurvedText

Inheritance: BaseMeshEffect
Afficher le fichier Open project: renketsu0/oculus_data_vis Class Usage Examples

Méthodes publiques

Свойство Type Description
curveForText AnimationCurve
curveMultiplier float

Méthodes publiques

Méthode Description
ModifyMesh ( Mesh mesh ) : void

Méthodes protégées

Méthode Description
Awake ( ) : void
OnEnable ( ) : void
OnRectTransformDimensionsChange ( ) : void
OnValidate ( ) : void

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void

ModifyMesh() public méthode

public ModifyMesh ( Mesh mesh ) : void
mesh Mesh
Résultat void

OnEnable() protected méthode

protected OnEnable ( ) : void
Résultat void

OnRectTransformDimensionsChange() protected méthode

protected OnRectTransformDimensionsChange ( ) : void
Résultat void

OnValidate() protected méthode

protected OnValidate ( ) : void
Résultat void

Property Details

curveForText public_oe property

public AnimationCurve curveForText
Résultat AnimationCurve

curveMultiplier public_oe property

public float curveMultiplier
Résultat float