Property:Filth Acceptance Mask
Jump to navigation
Jump to search
This property of type Text is used to store the <filthAcceptanceMask>
parameter.
Types of filth able to be deposited onto this surface
These are the allowed values:
- Terrain
- Natural
- Unnatural
- Pawn
- Any
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Terrain", "Natural", "Unnatural", "Pawn", "Any" ] } }