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.17
STF Logo

Documentation

v0.0.17

  • Home

Guides

  • Installation
    • Blender
    • Unity
    • Godot
  • Usage
    • Blender
      • Import - Export Guide
      • STF Concepts
      • Slot Link (Animation Support)
    • 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.twist
      • stfexp.lightprobe_anchor
      • stfexp.mesh.seams
      • stfexp.mesh.creases
      • stfexp.collider.capsule
      • stfexp.collider.sphere
      • stfexp.collider.plane
    • ava.* (VR & V-Tubing Avatars)
      • ava.avatar
      • ava.eye_rotation.bone
      • ava.eyelids.blendshape
      • ava.visemes.blendshape
      • ava.emotes
      • ava.secondary_motion
  • Comparisons
Back to top
View this page
Edit this page

STF ModulesΒΆ

  • Core Modules (stf.*)
    Support 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: stfform.at, This page is licensed under CC-BY-4.0 https://creativecommons.org/licenses/by/4.0/
Made with Sphinx and @pradyunsg's Furo