最終更新:2019-12-22 (日) 10:56:17 (1579d)  

VRLayerInit
Top / VRLayerInit

dictionary VRLayerInit {
  VRSource? source = null;

  sequence<float> leftBounds = [ ];
  sequence<float> rightBounds = [ ];
};