Protected
constructorReturns the texture's aspect ratio, which is calculated as width / height.
Returns the height of the texture in pixels.
Returns the name of this object's type.
Returns the width of the texture in pixels.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
Provides depth information of the video feed that the Lens is being applied to when available. Can be accessed from
mainPass.baseTex.control
of a Spectacles Depth material.Example