Method |
Description |
|
GetImageTexCoords ( ) : Vector4[] |
|
|
GetImageTexCoordsInternal ( object list ) : void |
|
|
GetIndices ( ) : ushort[] |
|
|
GetIndicesInternal ( object list ) : void |
|
|
GetVertices ( ) : Vector2[] |
|
|
GetVerticesInternal ( object list ) : void |
|
|
Internal_Create ( [ obj ) : void |
|
|
MakeMaterialProperties ( MaterialPropertyBlock properties, Camera camera ) : void |
|
|
SetImageTexCoords ( Vector4 imageTexCoords ) : void |
|
|
SetImageTexCoordsInternalList ( object list ) : void |
|
|
SetIndices ( ushort indices ) : void |
|
|
SetIndicesInternalList ( object list ) : void |
|
|
SetVertices ( Vector2 vertices ) : void |
|
|
SetVerticesInternalList ( object list ) : void |
|
|