XFurStudioInstanceSettings
Class in XFurStudio.Core
Properties
Property |
Type |
Description |
useVertexBuffer |
bool |
Enables the use of vertex buffers to synchronize the fur with the animated mesh |
renderMotionVectors |
bool |
Enables the use of dual vertex buffers, to render motion vectors |
useNormalmap |
bool |
Enables the use of normalmaps with the fur |
useCustomModules |
bool |
Enables the use of custom modules in the related XFur Studio Instance |
useBakedVertexData |
bool |
Whether the XFur Studio Instance component will use baked data instead of maps |
urpAdvancedLighting |
bool |
Enables the use of advanced URP Lighting (anisotropic highlights) |
autoUpdateMaterials |
bool |
Whether the changes done to the fur will be applied automatically |
timeBetweenUpdates |
float |
The time between each automatic update |
autoCompensateForScale |
bool |
Allows fur properties to be slightly adjusted to account for a model’s scale |
useLossyScale |
bool |
Uses the actual world-based scale of the model rather than the local one |
experimentalFeatures |
bool |
Enables experimental features in this XFur Studio Instance |
version |
Vector3Int |
The current version of this XFur Studio Instance. Used for automatic updates. |