Share

AcEdSteeringWheel::setLargeWheelOpacity Method

C++

virtual bool setLargeWheelOpacity(
    int nOpacity
) = 0;

Description

Sets the opacity for the large wheels. The opacity should be in range of 25-90.

Returns true if successful.

Parameters

Parameters Description
nOpacity Input opacity value

Links

AcEdSteeringWheel Class

Was this information helpful?