- Namespace
- Atavism
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["SubmeshInfo"]
class Type type-node
Syntax
public class SubmeshInfo
Constructors
| Name | Summary |
|---|---|
| SubmeshInfo |
|
| SubmeshInfo |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| castShadows | ||
| isCollidable | ||
| materialName | ||
| receiveShadows | ||
| show | ||
| submeshName |
Properties
| Name | Value | Summary |
|---|---|---|
| CastShadows | bool | |
| IsCollidable | bool | |
| MaterialName | string | |
| ReceiveShadows | bool | |
| Show | bool | |
| SubmeshName | string |