JxrPlatformAdapter.StereoSurfaceEntity.CanvasShape.Vr360Sphere


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


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

Summary

Public fields

final float

Public constructors

Vr360Sphere(float radius)

Public fields

radius

Added in 1.0.0-alpha02
public final float radius

Public constructors

Vr360Sphere

Added in 1.0.0-alpha02
public Vr360Sphere(float radius)

Public methods