Method | Description | |
---|---|---|
CreateMesh ( string primName, PrimitiveBaseShape primShape, System.Vector3 size, float lod, bool isPhysical, bool shouldCache ) : IMesh |
public CreateMesh ( string primName, PrimitiveBaseShape primShape, System.Vector3 size, float lod, bool isPhysical, bool shouldCache ) : IMesh | ||
primName | string | |
primShape | PrimitiveBaseShape | |
size | System.Vector3 | |
lod | float | |
isPhysical | bool | |
shouldCache | bool | |
return | IMesh |