Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
UnityEngine
UI
Extensions
LetterSpacing
C# Class UnityEngine.UI.Extensions.LetterSpacing
Inheritance:
BaseMeshEffect
Datei anzeigen
Open project: renketsu0/oculus_data_vis
Class Usage Examples
Public Methods
Method
Description
ModifyMesh
(
Mesh
mesh
) :
void
Protected Methods
Method
Description
LetterSpacing
( ) :
System.Collections.Generic
OnValidate
( ) :
void
Method Details
LetterSpacing()
protected
method
protected
LetterSpacing
( ) :
System.Collections.Generic
return
System.Collections.Generic
ModifyMesh()
public
method
public
ModifyMesh
(
Mesh
mesh
) :
void
mesh
Mesh
return
void
OnValidate()
protected
method
protected
OnValidate
( ) :
void
return
void