JxrPlatformAdapter.StereoSurfaceEntity.CanvasShape.Quad


class JxrPlatformAdapter.StereoSurfaceEntity.CanvasShape.Quad : JxrPlatformAdapter.StereoSurfaceEntity.CanvasShape


A 2D rectangle-shaped canvas. Width and height are represented in the local spatial coordinate system of the entity. (0,0,0) is the center of the canvas.

Summary

Public constructors

Quad(width: Float, height: Float)

Public properties

Float
Float

Public constructors

Quad

Added in 1.0.0-alpha02
Quad(width: Float, height: Float)

Public functions

Public properties

height

Added in 1.0.0-alpha02
val heightFloat

width

Added in 1.0.0-alpha02
val widthFloat