Property overrideInteractorLineOrigin
overrideInteractorLineOrigin
A boolean value that controls whether to use a different Transform as the starting position and direction of the line. Set to true to use the line origin specified by lineOriginTransform. Set to false to use the the line origin specified by the interactor.
Declaration
public bool overrideInteractorLineOrigin { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |