unity/terrain_collider.proto
Messages
TerrainColliderCreate
Field | Type | Label | Description |
---|---|---|---|
id | ComponentIdentifier |
TerrainColliderDestroy
Field | Type | Label | Description |
---|---|---|---|
id | ComponentIdentifier |
TerrainColliderUpdate
Field | Type | Label | Description |
---|---|---|---|
id | ComponentIdentifier | ||
enabled | bool | optional | |
terrain_data_id | AssetIdentifier | optional | |
material_id | AssetIdentifier | optional | Physic material of the terrain (friction, bounciness) |