|
enum | InnerConeUnits : uint { Degrees = 0x00000000,
FieldRadius = 0x00000001,
Percent = 0x00000002
} |
|
enum | OuterConeUnits : uint { Degrees = 0x00000000,
FieldRadius = 0x00000001
} |
|
|
virtual void | deleteCptr () |
|
|
bool | cMemOwn |
|
HandleRef | cptr |
|
The Spotlight class is a concept class for spotlight-related enum classes.
◆ InnerConeUnits
Enumerates the units used when specifying an inner-cone size for a spotlight.
◆ OuterConeUnits
Enumerates the units used when specifying an outer-cone size for a spotlight.
The documentation for this class was generated from the following file:
- internals/hps_core/source/cs/HPS.Spotlight.cs