optionaltransform - eisclimber/ExPresS-XR GitHub Wiki

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.
⚠️ **GitHub.com Fallback** ⚠️