Category:ProtoFlux:Assets

Category page
Nodes
Node Name Description
Asset Load Progress Returns the load progress of an asset.
Attach Audio Clip Allows for attaching attach an audio clip from a Uri.
Attach Mesh Allows for attaching a mesh from a Uri.
Attach Sprite Allows for attaching a sprite from a Uri.
Attach Texture2D Allows for attaching a Texture2D from a Uri.
Bake Meshes A node that can bake a mesh and spawn that mesh.
Find Animation Track Index Finds and returns the index of an animation track from an AnimJ.
Get Asset Gets the raw asset.
Get Texture2D Pixel Gets a pixel from a 2D image.
Get Texture3D Pixel Gets a pixel from a 3D (volumetric) volume.
Sample Object Animation Track Samples an animation track using strings.
Sample Texture2D UV Samples a Texture2D pixel from a UV.
Sample Texture3D UVW Samples a Texture3D pixel from a UVW.
Sample Value Animation Track Samples an animation track using a value.
Texture2D Format Returns metadata of a Texture2D.
Texture3D Format Returns metadata of a Texture3D.