Specifies the type of billboarding to use. When a new CustomGraphicsBillBoard object is created this defaults to ScreenBillBoardStyle so the graphics will all be facing the view plane. It can also be set to an arbitrary plane by setting this to AxialBillBoardStyle and can be defined so that it never appear backwards by setting it to RightReadingBillBoardStyle.
"customGraphicsBillBoard_var" is a variable referencing a CustomGraphicsBillBoard object.
|
"customGraphicsBillBoard_var" is a variable referencing a CustomGraphicsBillBoard object.
|