JxrPlatformAdapter.StereoSurfaceEntity.CanvasShape.Vr180Hemisphere


public final class JxrPlatformAdapter.StereoSurfaceEntity.CanvasShape.Vr180Hemisphere implements JxrPlatformAdapter.StereoSurfaceEntity.CanvasShape


A hemisphere-shaped canvas. Radius is represented in the local spatial coordinate system of the entity. (0,0,0) is the center of the base of the hemisphere.

Summary

Public fields

final float

Public constructors

Vr180Hemisphere(float radius)

Public fields

radius

Added in 1.0.0-alpha02
public final float radius

Public constructors

Vr180Hemisphere

Added in 1.0.0-alpha02
public Vr180Hemisphere(float radius)

Public methods