API Docs for: 0.5.5
Show:

kick.texture.RenderTexture Class

Render texture (used for camera's render target)

Constructor

kick.texture.RenderTexture

(
  • [config]
)

Parameters:

  • [config] Object optional

Item Index

Methods

bind

()

Binds the render texture

destroy

()

init

(
  • config
  • [resourceTracker]
)

Configures the object using the configuration data.

Parameters:

  • config Object

    configuration data in JSON format

  • [resourceTracker] ResourceTracker optional

toJSON

()

unbind

()

Unbinds the render texture