| Library | File | Frames | Expand |
| static pfcConeDescriptor_ptr | Create (pfcSurfaceExtents_ptr Extents, pfcSurfaceOrientation Orientation, pfcTransform3D_ptr Origin, xreal Alpha) | |
| This method creates a new ConeDescriptor object. | ||
| xreal | GetAlpha () | |
| void | SetAlpha (xreal value) | |
| The angle between the axis of the cone and the generating line | ||
| xreal | GetAlpha | () |
| void | SetAlpha | (xreal value) |
|
The angle between the axis of the cone and the generating line |
| static pfcConeDescriptor_ptr | Create | (pfcSurfaceExtents_ptr Extents, pfcSurfaceOrientation Orientation, pfcTransform3D_ptr Origin, xreal Alpha) |
|
This method creates a new ConeDescriptor object.
|