Protected
constructorThe location of the point this sprite is bound to.
If disabled, the Component will stop enacting its behavior.
Readonly
sceneThe scene object this component is on.
The width and height of the SpriteVisual.
Readonly
uniqueDestroys the component.
Returns the SceneObject the component is attached to.
Returns the Transform this component is attached to.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
Represents transform data for deprecated SpriteVisual component. Use ScreenTransform in combination with Image component instead.
Example