Method SetBasisFromObject
SetBasisFromObject(Object, bool)
Sets the scene coordinate basis to a position and rotation of given object.
Declaration
public void SetBasisFromObject(Scene.Object object0, bool useZ = true)
Parameters
Type | Name | Description |
---|---|---|
Scene.Object | object0 | |
bool | useZ | Indicates whether to account Z-position of the object. |