Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
STF Documentation 0.0.11

Documentation

v0.0.11

  • Home
  • Installation
    • Blender
    • Unity
    • Godot

Reference

  • STF Format
  • Modules
    • stf.* (Core)
      • stf.prefab
      • stf.node
      • stf.armature
      • stf.bone
      • stf.instance.armature
      • stf.mesh
      • stf.instance.mesh
      • stf.material
      • stf.image
      • stf.texture
      • stf.animation
    • stfexp.* (Expanded)
      • stfexp.armature.humanoid
      • stfexp.constraint.lookat
      • stfexp.constraint.parent
      • stfexp.constraint.rotation
      • stfexp.constraint.translation
      • stfexp.constraint.twist
      • stfexp.lightprobe_anchor
      • stfexp.mesh.creases
      • stfexp.mesh.seams
    • ava.* (VR & V-Tubing Avatars)
      • ava.avatar
      • ava.collider.capsule
      • ava.collider.plane
      • ava.collider.sphere
      • ava.emotes
      • ava.eyelids.blendshape
      • ava.eyerotation.bone
      • ava.secondary_motion
      • ava.visemes.blendshape
  • Comparisons

Guides

  • Guides
    • Blender
    • Unity
    • Godot
Back to top
View this page
Edit this page

STF ModulesΒΆ

  • Core Modules (stf.*)
    Suppport for these modules is required for a valid STF implementation.

  • Expanded Modules (stfexp.*)
    Recommended modules which may not be supported everywhere.

  • VR & V-Tubing Avatar Modules (ava.*)
    Modules which represent functionality of VR & V-Tubing Avatars.

Next
Core Modules (stf.*)
Previous
STF Format
Copyright © 2025: This page is licensed under CC-BY-4.0 https://creativecommons.org/licenses/by/4.0/
Made with Sphinx and @pradyunsg's Furo