elevation property

double? elevation
final

The z-coordinate relative to the parent at which to place this physical object. The value is non-negative.

Implementation

final double? elevation;