Constraints
: TwoGrabPlaneConstraints
[Get][Set] |
Signature
TwoGrabPlaneConstraints Oculus.Interaction.TwoGrabPlaneTransformer.Constraints |
BeginTransform
()
|
Signature
void Oculus.Interaction.TwoGrabPlaneTransformer.BeginTransform() Returns void |
EndTransform
()
|
Signature
void Oculus.Interaction.TwoGrabPlaneTransformer.EndTransform() Returns void |
Initialize
(
grabbable
)
|
Signature
void Oculus.Interaction.TwoGrabPlaneTransformer.Initialize(IGrabbable grabbable) Parameters grabbable: IGrabbableReturns void |
InjectOptionalConstraints
(
constraints
)
|
Signature
void Oculus.Interaction.TwoGrabPlaneTransformer.InjectOptionalConstraints(TwoGrabPlaneConstraints constraints) Parameters constraints: TwoGrabPlaneConstraintsReturns void |
InjectOptionalPlaneTransform
(
planeTransform
)
|
Signature
void Oculus.Interaction.TwoGrabPlaneTransformer.InjectOptionalPlaneTransform(Transform planeTransform) Parameters planeTransform: TransformReturns void |
UpdateTransform
()
|
Signature
void Oculus.Interaction.TwoGrabPlaneTransformer.UpdateTransform() Returns void |
TwoGrabPlane
(
p0
, p1
, planeNormal
)
|
Signature
static TwoGrabPlaneState Oculus.Interaction.TwoGrabPlaneTransformer.TwoGrabPlane(Vector3 p0, Vector3 p1, Vector3 planeNormal) Parameters p0: Vector3p1: Vector3planeNormal: Vector3Returns TwoGrabPlaneState |
MaxScale
: FloatConstraint |
Signature
FloatConstraint Oculus.Interaction.TwoGrabPlaneTransformer.TwoGrabPlaneConstraints.MaxScale |
MaxY
: FloatConstraint |
Signature
FloatConstraint Oculus.Interaction.TwoGrabPlaneTransformer.TwoGrabPlaneConstraints.MaxY |
MinScale
: FloatConstraint |
Signature
FloatConstraint Oculus.Interaction.TwoGrabPlaneTransformer.TwoGrabPlaneConstraints.MinScale |
MinY
: FloatConstraint |
Signature
FloatConstraint Oculus.Interaction.TwoGrabPlaneTransformer.TwoGrabPlaneConstraints.MinY |
Center
: Pose |
Signature
Pose Oculus.Interaction.TwoGrabPlaneTransformer.TwoGrabPlaneState.Center |
PlanarDistance
: float |
Signature
float Oculus.Interaction.TwoGrabPlaneTransformer.TwoGrabPlaneState.PlanarDistance |