Function: updatePlaneRestriction()
updatePlaneRestriction(
points
,reference
):PlaneRestriction
Updates the planeRestriction(s) inside the view reference This will create a reference containing a point and up to two non-collinear in-plane vectors, selected from the set of points provided.
This type of reference restricts the allowed camera views to those which contain the point, and whose view plane normal is orthogonal to the in plane vectors.
Parameters
• points: Point3
[]
• reference: ViewReference
Returns
PlaneRestriction