Class VoxelRagdollColorIDBodyPartConfig
- Namespace
- VoxelPlayground.Ragdoll
- Assembly
- GamePlay.dll
[CreateAssetMenu(fileName = "IDBodyPartConfig", menuName = "VoxelPlayground/IDBodyPartConfig", order = 1)]
public class VoxelRagdollColorIDBodyPartConfig : ScriptableObject
- Inheritance
-
objectVoxelRagdollColorIDBodyPartConfig
- Extension Methods
Fields
ColorIDBodyParts
public List<ColorIDBodyPart> ColorIDBodyParts
Field Value
- List<ColorIDBodyPart>
ignorePairs
public List<IgnorePair> ignorePairs
Field Value
- List<IgnorePair>