Get Current Model
Get info about the currently loaded model
Variables
Name | Type | Description |
---|---|---|
Example Value: True/False Flag whether the model has a physics file | ||
Example Value: 62c6a71a4d324204afd25f61445f8e4f The ID of the model | ||
Example Value: hijiki.model3.json The live 2d model name | ||
Example Value: 1680 Time in milliseconds it took to load the current model | ||
Example Value: hijiki The name of the model | ||
Example Value: 136 Number of live 2d art meshes | ||
Example Value: 29 Number of live 2d parameters | ||
Example Value: 1 Number of textures | ||
Example Value: -0.132193565368652 X position of the model | ||
Example Value: -0.162023842334747 Y position of the model | ||
Example Value: 9.33 Rotation of the model | ||
Example Value: 57.6690902709961 Size of the model | ||
Example Value: 1024 The models' texture resolution | ||
Example Value: 419903 Contains the time in milliseconds since the model has been loaded | ||
Example Value: icon.jpg The vts name of the model icon | ||
Example Value: hijiki.vtube.json The vts name of the model |
C# Usage
public VTSModelPosition VTubeStudioGetModelPosition()
CPH.VTubeStudioGetModelPosition();