fixedRotation property

bool? fixedRotation

Implementation

external bool? get fixedRotation;
void fixedRotation=(bool? value)

Implementation

external set fixedRotation(bool? value);