Property | Type | Description | |
---|---|---|---|
_stream | |||
meshFilter | |||
normals | UnityEngine.Vector3[] | ||
renderer | |||
tangents | UnityEngine.Vector4[] | ||
vertexConnections | List |
||
verts | UnityEngine.Vector3[] |
Method | Description | |
---|---|---|
CaptureMat ( ) : void | ||
EnforceStream ( ) : void | ||
GetNormal ( int i ) : |
||
GetPosition ( int i ) : |
||
GetTangent ( int i ) : |
||
HasData ( ) : bool | ||
HasStream ( ) : bool | ||
InitMeshConnections ( ) : void | ||
PaintJob ( |
public PaintJob ( |
||
mf | ||
r | ||
return | System.Collections |
public VertexInstanceStream,JBooth.VertexPainterPro _stream | ||
return |
public MeshFilter,UnityEngine meshFilter | ||
return |