Skip to content

optionaltransform

eisclimber edited this page Apr 4, 2026 · 1 revision

OptionalTransform

Class in ExPresSXR.Tutorial

Inherits from System.Object

Summary

Wrapper class for the values of a transform that can be marked if they should be used.

public class OptionalTransform

Fields

Name Description
Position Position provided.
Rotation Rotation provided.
Scale Scale provided.
UsePosition If the position should be used.
UseRotation If the rotation should be used.
UseScale If the scale should be used.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally