Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/en-us/reference/engine/classes/DataModelMesh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,10 @@ properties:
cylinder, using the lowest value.
- `Class.SpecialMesh` objects with `Class.SpecialMesh.FileType` set to
'Head' currently scale in a non standard manner. Developers should not
rely on this as their are plans to change this behavior
rely on this as there are plans to change this behavior
- `Class.SpecialMesh` objects with `Class.SpecialMesh.FileType` set to
'Torso' scale in a non standard manner. Developers should not rely on
this as their are plans to deprecate this mesh type.
this as there are plans to deprecate this mesh type.

#### Mesh scale demonstration

Expand Down