Class ActorFrameTexture

ActorFrameTexture

This class inherits all methods from these classes: ActorFrame Actor

Methods

actorframetexture:Create () Creates the ActorFrameTexture.
actorframetexture:EnableAlphaBuffer (bool, bEnable) Enables/disables the Alpha Buffer.
actorframetexture:EnableDepthBuffer (bool, bEnable) Enables/disables the Depth Buffer.
actorframetexture:EnableFloat (bool, bEnable) Enables/disables
actorframetexture:EnablePreserveTexture (bool, bEnable) Enables/disables the Preserve Texture option.
actorframetexture:GetTexture () Returns the texture.
actorframetexture:SetTextureName (string, sName) Sets the Texture's name to sName.


Methods

actorframetexture:Create ()
Creates the ActorFrameTexture.

Returns:

    void
actorframetexture:EnableAlphaBuffer (bool, bEnable)
Enables/disables the Alpha Buffer.

Parameters:

  • bool
  • bEnable

Returns:

    void
actorframetexture:EnableDepthBuffer (bool, bEnable)
Enables/disables the Depth Buffer.

Parameters:

  • bool
  • bEnable

Returns:

    void
actorframetexture:EnableFloat (bool, bEnable)
Enables/disables

Parameters:

  • bool
  • bEnable

Returns:

    void
actorframetexture:EnablePreserveTexture (bool, bEnable)
Enables/disables the Preserve Texture option.

Parameters:

  • bool
  • bEnable

Returns:

    void
actorframetexture:GetTexture ()
Returns the texture.

Returns:

    RageTexture
actorframetexture:SetTextureName (string, sName)
Sets the Texture's name to sName.

Parameters:

  • string
  • sName

Returns:

    void
generated by LDoc 1.5.0 Last updated 2024-10-02 05:06:53