Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
3 changes: 2 additions & 1 deletion content/en-us/reference/engine/classes/VideoService.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: VideoService
type: class
category:
memory_category: Instances
summary: ''
summary: |
An internal service that offers no functionality to developers.
description: ''
code_samples: []
inherits:
Expand Down