The XBillboardSprite type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Alpha |
Gets or sets the sprite transparency (aplha).
| |
| Animation |
Gets or sets the active sprite animation number.
(Inherited from XSprite.) | |
| AnimationCount |
Gets the animation count that this sprite supports.
(Inherited from XSprite.) | |
| AnimationNames |
Gets all animation names that this sprite supports.
(Inherited from XSprite.) | |
| Animations |
Gets all animations that this sprite supports in the form of a AnimationSet collection.
(Inherited from XSprite.) | |
| AnimationSpeed |
Gets or sets the animation speed.
(Inherited from XSprite.) | |
| AnimationTime |
Gets or sets the animation duration time.
(Inherited from XSprite.) | |
| Attributes |
Gets the sprite Hashtable attributes table.
(Inherited from XSprite.) | |
| AutoAnimation |
Enables or disables the automatic animation.
(Inherited from XSprite.) | |
| AutoAnimationPaused |
Gets or sets whether the automatic animation is paused (disabled, no animation evens are being sent).
(Inherited from XSprite.) | |
| AutoPointing |
Enables or disables the automatic pointing.
(Inherited from XSprite.) | |
| AutoPointingOffset |
Gets or sets the offset in tle local coordinates of the sprite pointed at.
(Inherited from XSprite.) | |
| AutoPointingTarget |
Gets or sets the sprite that this sprite will be pointing at.
(Inherited from XSprite.) | |
| AutoRotation |
Gets the sprite autorotation in the form of Quaternion.
(Inherited from XSprite.) | |
| AutoRotationAngle |
Gets or sets the rotation angle in the autorotation, in radians.
(Inherited from XSprite.) | |
| AutoRotationAngleDgr |
Gets or sets the rotation angle in the autorotation, in degrees.
(Inherited from XSprite.) | |
| AutoRotationAxis |
Gets or sets the sprite autorotation axis.
(Inherited from XSprite.) | |
| AutoRotationPaused |
Gets or sets whether the autorotation is paused.
(Inherited from XSprite.) | |
| AutoRotationSpeed |
Gets or sets the autorotation speed in radians per second.
(Inherited from XSprite.) | |
| AutoRotationSpeedDgr |
Gets or sets the autorotation speed in degrees per second.
(Inherited from XSprite.) | |
| BlueFilter |
Gets or sets the value of sprite blue channel filter.
| |
| BoundingVolume |
Gets the sprite XAxisAlignedBox boundary volume.
(Inherited from XSprite.) | |
| BoundingVolumeLineBox |
Gets the XBoundingVolumeLineBoxSpriteDecorator decorator that bounds the sprite with wire box, showing the sprite's boundary volume.
(Inherited from XSprite.) | |
| CollisionDetection |
Gets or sets the XCollisionDetection collision detection of this sprite with another sprites.
(Inherited from XSprite.) | |
| Color |
Gets or sets the value of sprite's color filter.
(Overrides XMaterialSprite..::.Color.) | |
| ColorFilter |
Gets or sets the value of the sprite color filter.
| |
| Container | Gets the IContainer that contains the Component. | |
| DefaultMaterial |
Gets the default XBillboardSprite sprite material.
| |
| DepthBias |
Returns the object "depth" bias.
| |
| DesignMode | Gets a value that indicates whether the Component is currently in design mode. | |
| DirectionOrientation |
Gets the Quaternion orientation direction.
(Inherited from XSprite.) | |
| DoubleSidedNoLightingMaterial |
Gets the double sided XMaterial material that is not lighted.
| |
| Events | Gets the list of event handlers that are attached to this Component. | |
| ForwardDirection |
Gets or sets the forward direction.
(Inherited from XSprite.) | |
| Frame |
Gets or sets the current sprite frame number.
| |
| FrameCount |
Gets the sprite frames count.
| |
| GreenFilter |
Gets or sets the value of sprite green channel filter.
| |
| HasMaterial |
Returns trueTruetruetrue (True in Visual Basic) if the sprite contains a material, otherwise falseFalsefalsefalse (False in Visual Basic).
(Inherited from XMaterialSprite.) | |
| HasParent |
Returns trueTruetruetrue (True in Visual Basic) if the sprite has parent.
(Inherited from XSprite.) | |
| Id |
Gets unique sprite identifier.
(Inherited from XSprite.) | |
| IsRoot |
Returns trueTruetruetrue (True in Visual Basic) if the sprite is the root sprite.
(Inherited from XSprite.) | |
| IsScaled |
Returns trueTruetruetrue (True in Visual Basic) if the sprite is scaled.
(Inherited from XSprite.) | |
| IsWorldRoot |
Returns trueTruetruetrue (True in Visual Basic) if the sprite is the world root sprite.
(Inherited from XSprite.) | |
| Item |
Gets the XSprite sprite in the sprite collection that this instance contains.
(Inherited from XSprite.) | |
| LengthUnit |
Gets the unit distance in this world.
(Inherited from XSprite.) | |
| LocalTransformation |
Gets sprite transform matrix in the local coordinates.
(Inherited from XSprite.) | |
| Material |
Gets or sets the XMaterial material for this XBillboardSprite sprite.
(Overrides XSprite..::.Material.) | |
| ModelBoundingVolume |
Gets the model XAxisAlignedBox boundary volume.
(Inherited from XSprite.) | |
| ModelTransformation |
Gets or sets the model transforming matrix.
(Inherited from XSprite.) | |
| ModelTransformationUsed |
Returns trueTruetruetrue (True in Visual Basic) if the model transforming matrix is used.
(Inherited from XSprite.) | |
| ModelWorldBoundingVolume |
Gets the model XAxisAlignedBox boundary volume in the world coordinates.
(Inherited from XSprite.) | |
| ModelWorldTransformation |
Gets the world model transforming matrix.
(Inherited from XSprite.) | |
| Name |
Gets or sets the sprite name.
(Inherited from XSprite.) | |
| Orientation |
Gets or sets an orientation Quaternion.
(Inherited from XSprite.) | |
| OrientationDgr |
Gets or sets an orientation of the sprite in degrees.
(Inherited from XSprite.) | |
| Parent |
Gets or sets the sprite parent.
(Inherited from XSprite.) | |
| PivotLocalPosition |
Gets or sets the sprite local pivot (center of rotation) coordinates.
(Inherited from XSprite.) | |
| PivotLocalPositionX |
Gets or sets the sprite local pivot (center of rotation) X coordinate.
(Inherited from XSprite.) | |
| PivotLocalPositionY |
Gets or sets the sprite local pivot (center of rotation) Y coordinate.
(Inherited from XSprite.) | |
| PivotLocalPositionZ |
Gets or sets the sprite local pivot (center of rotation) Z coordinate.
(Inherited from XSprite.) | |
| PointAtAlgorithm |
Gets or sets the sprite point at algorithm.
XSprite..::.PointAtFreeRotationXSprite..::.PointAtYawUpRotationvalue is nullNothingnullptra null reference (Nothing in Visual Basic). (Inherited from XSprite.) | |
| Position |
Gets or sets a position of the sprite.
(Inherited from XSprite.) | |
| RedFilter |
Gets or sets the value of sprite red channel filter.
| |
| RenderDetail |
Gets or sets the mode of filling surfaces.
(Inherited from XSprite.) | |
| Root |
Gets the root XSprite sprite of this instance. Root sprite is sprite that does not have parent sprite.
(Inherited from XSprite.) | |
| Scale |
Gets or sets the sprite scale.
(Inherited from XSprite.) | |
| ScaleXYZ |
Gets or sets the sprite homogeneous scale.
(Inherited from XSprite.) | |
| Site | (Inherited from Component.) | |
| Sprites |
Gets the collection of XSprite sprites that this sprite instance contains.
(Inherited from XSprite.) | |
| SyncRoot |
Returns the object that can be used for synchronizing access to this instance.
(Inherited from XSprite.) | |
| Text |
Gets or sets the name of the sprite.
(Inherited from XSprite.) | |
| TextureTiles |
Gets or sets the XTextureTiles texture set that the XBillboardSprite class uses for displaying.
| |
| Timer |
Gets the XTimer class instance for working with time in this world.
(Inherited from XSprite.) | |
| UpwardDirection |
Gets or sets the upward direction.
(Inherited from XSprite.) | |
| Velocity |
Gets or sets the sprite velocity.
(Inherited from XSprite.) | |
| VelocityX |
Gets or sets the sprite velocity in the direction of X.
(Inherited from XSprite.) | |
| VelocityY |
Gets or sets the sprite velocity in the direction of Y.
(Inherited from XSprite.) | |
| VelocityZ |
Gets or sets the sprite velocity in the direction of Z.
(Inherited from XSprite.) | |
| Visible |
Gets or sets the sprite visibility.
(Inherited from XSprite.) | |
| World |
Returns the XWorld world that contains the sprite.
(Inherited from XSprite.) | |
| WorldBoundingVolume |
Gets the sprite XAxisAlignedBox boundary volume in the world coordinates.
(Inherited from XSprite.) | |
| WorldOrientation |
Gets the sprite orientation in the world coordinates.
(Inherited from XSprite.) | |
| WorldPosition |
Gets coordinates in the XWorld world. In opposite to the Position, this property does not reffer to the relative position in parent, but to the world coordinates.
(Inherited from XSprite.) | |
| WorldTransformation |
Gets sprite transform matrix in the world coordinates.
(Inherited from XSprite.) | |
| WorldVisible |
Returns trueTruetruetrue (True in Visual Basic) if the sprite is visible in the XWorld world. The difference from Visible is that this tests the parent visibility.
(Inherited from XSprite.) | |
| X |
Gets or sets the X coordinate of the sprite.
(Inherited from XSprite.) | |
| Y |
Gets or sets the Y coordinate of the sprite.
(Inherited from XSprite.) | |
| Z |
Gets or sets the Z coordinate of the sprite.
(Inherited from XSprite.) |