Class XRCylinderLayerInit
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class XRCylinderLayerInit : XRLayerInit
- Inheritance
-
XRCylinderLayerInit
- Inherited Members
-
Constructors
XRCylinderLayerInit()
public XRCylinderLayerInit()
Fields
AspectRatio
[Value("aspectRatio")]
public Number AspectRatio
Field Value
- Number
CentralAngle
[Value("centralAngle")]
public Number CentralAngle
Field Value
- Number
Radius
[Value("radius")]
public Number Radius
Field Value
- Number
TextureType
[Value("textureType")]
public XRTextureType TextureType
Field Value
- XRTextureType
[Value("transform")]
public XRRigidTransform? Transform
Field Value
- XRRigidTransform