Search
Preparing search index...
The search index is not available
Mixed Reality Extension SDK
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
PrimitiveShape
Enumeration PrimitiveShape
Describes the general shape of a primitive. Specifics are described in a
PrimitiveDefinition
object.
Index
Enumeration members
Box
Capsule
Cylinder
Plane
Sphere
Enumeration members
Box
Box
:
= "box"
Capsule
Capsule
:
= "capsule"
Cylinder
Cylinder
:
= "cylinder"
Plane
Plane
:
= "plane"
Sphere
Sphere
:
= "sphere"
Globals
Primitive
Shape
Box
Capsule
Cylinder
Plane
Sphere
Describes the general shape of a primitive. Specifics are described in a PrimitiveDefinition object.