menu
augen package
documentation
augen.dart
ARLight
isSpot property
isSpot property
dark_mode
light_mode
isSpot
property
bool
get
isSpot
Check if this is a spot light
Implementation
bool get isSpot => type == ARLightType.spot;
augen package
documentation
augen
ARLight
isSpot property
ARLight class