API reference
API reference
Select your platform
No SDKs available
No versions available

LocomotionTurnerInteractorVisual Class

Extends MonoBehaviour

Properties

IAxis1D Progress[Get]
float VerticalOffset[Get]
Color DisabledColor[Get]
Color EnabledColor[Get]
Color HighligtedColor[Get]

Protected Fields

bool _started[Get]

Protected Functions

virtual void Awake ( )
virtual void Start ( )
virtual void OnEnable ( )
virtual void OnDisable ( )

Member Functions

void InjectAllLocomotionTurnerInteractorArrowsVisual
Transform root,
Renderer leftArrow,
Renderer rightArrow,
TubeRenderer leftRail,
TubeRenderer rightRail,
TubeRenderer leftTrail,
TubeRenderer rightTrail,
MaterialPropertyBlockEditor leftMaterialBlock,
MaterialPropertyBlockEditor rightMaterialBlock,
float radius,
float margin,
float trailLength,
float maxAngle,
float railGap,
float squeezeLength )
void InjectTurner
void InjectRoot
( Transform root )
void InjectLeftArrow
( Renderer leftArrow )
void InjectRightArrow
( Renderer rightArrow )
void InjectLeftRail
( TubeRenderer leftRail )
void InjectRightRail
( TubeRenderer rightRail )
void InjectLeftTrail
( TubeRenderer leftTrail )
void InjectRightTrail
( TubeRenderer rightTrail )
void InjectLeftMaterialBlock
( MaterialPropertyBlockEditor leftMaterialBlock )
void InjectRightMaterialBlock
( MaterialPropertyBlockEditor rightMaterialBlock )
void InjectRadius
( float radius )
void InjectMargin
( float margin )
void InjectTrailLength
( float trailLength )
void InjectMaxAngle
( float maxAngle )
void InjectRailGap
( float railGap )
void InjectSqueezeLength
( float squeezeLength )
void InjectOptionalBroadcaster
( TurnerEventBroadcaster broadcaster )
void InjectOptionalLookAt
( Transform lookAt )
void InjectOptionalProgress
( IAxis1D progress )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon