struct
ModelBreakPiece
public sealed struct ModelBreakPiece Defines a single breakable prop gib.
Properties
| Name | Type | Description |
|---|---|---|
PieceName | String | |
Model | String | |
Offset | Vector3 | |
FadeTime | Single | |
RandomSpawnChance | Single | |
IsEssential | Boolean | |
CollisionTags | String | |
PlacementBone | String | |
PlacementAttachment | String | |
IsClientOnly | Boolean |
Assembly:
Sandbox.Engine Namespace: Sandbox.ModelEditor.Nodes Full Name: Sandbox.ModelEditor.Nodes.ModelBreakPiece