Class MeshTool
Manipulation tool for displacing the vertices in a list of meshes
Inherited Members
Namespace: Global Namespace
Syntax
public class MeshTool : MonoBehaviour
Fields
m_Filters
Declaration
public List<MeshFilter> m_Filters
Field Value
| Type | Description |
|---|---|
| List<MeshFilter> |
m_Method
Declaration
public MeshTool.ExtrudeMethod m_Method
Field Value
| Type | Description |
|---|---|
| MeshTool.ExtrudeMethod |
m_Power
Declaration
public float m_Power
Field Value
| Type | Description |
|---|---|
| Single |
m_Radius
Declaration
public float m_Radius
Field Value
| Type | Description |
|---|---|
| Single |