Method IsTwoHandedScaling
IsTwoHandedScaling(Transform)
Returns whether the given ray origin is involved in two-handed scaling
Declaration
bool IsTwoHandedScaling(Transform rayOrigin)
Parameters
Type | Name | Description |
---|---|---|
Transform | rayOrigin | The ray origin to check |
Returns
Type | Description |
---|---|
bool | Whether the given ray origin is involved in two-handed scaling |