Table of Contents

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

Transform

[Value("transform")]
public XRRigidTransform? Transform

Field Value

XRRigidTransform