Share

AcEdSteeringWheel::setMiniWheelOpacity Method

C++

virtual bool setMiniWheelOpacity(
    int nOpacity
) = 0;

Description

Sets the opacity for the mini-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?