AssetCommonPropertiesGroupAssetLayer
Hierarchy
- AssetCommonPropertiesGroupAssetLayer
Index
Properties
optionalAllowColorize
Whether that layer is colorized
optionalAllowPose
The poses that have pose-specific assets.
Used when building the file paths for the asset's layers.
If a pose is absent then the asset corresponding to the default pose will be used in its place. Note that a pose's absence from this list does not prevent its usage.
optionalInheritColor
The group the target should inherit its color from.
optionalLeft
The left coordinate of the target draw rect or a record with pose-specific left coordinates.
optionalParentGroup
A group identifier that will be used to inherit the body size
optionalPoseMapping
A record mapping pose names to the actually to-be drawn poses. Special values can be specified, via use of PoseType, for either hiding the asset or using pose-agnostic assets.
Poses that are absent from the mapping (or whose value is set to PoseType.DEFAULT) will use the default pose-agnostic path.
optionalPriority
The drawing priority of the target
optionalTop
The top coordinate of the target draw rect or a record with pose-specific top coordinates.
Properties common to groups, assets and layers
Those properties will be inherited by default from layer, to asset, to group. Defining it will override the parent's value altogether.