VehicleController
@3dverse/livelink / Components / VehicleController
Type Alias: VehicleController
VehicleController:
object
Defined in: node_modules/@3dverse/livelink.core/dist/_prebuild/engine_types/components.d.ts:946
Vehicle Controller parameters.
Type declaration
chassis
chassis:
EntityRef
The chassis.
frontLeftWheel
frontLeftWheel:
EntityRef
The front left wheel.
frontRightWheel
frontRightWheel:
EntityRef
The front right wheel.
rearLeftWheel
rearLeftWheel:
EntityRef
The rear left wheel.
rearRightWheel
rearRightWheel:
EntityRef
The rear right wheel.