Struct in XFurStudio.Core
Properties
|
Property |
Type |
Description |
|
currentRenderingPipeline |
XFurRenderingPipeline |
Simple enum detailing which pipeline is active in the project XFurRenderingPipeline{ LegacyRP, UniversalRP, HDRP } |
|
legacyShellsFurShader |
Shader |
The internal fur shader used for the legacy pipeline |
|
urpShellsFurShader |
Shader |
The internal fur shader used for the universal rendering pipeline |
|
hdrpShellsFurShader |
Shader |
The internal fur shader used for the HD rendering pipeline |
|
internalFurMaterial |
Shader |
The current fur material, auto-configured and ready to use |
|
internalFurMaterialDoubleSided |
Shader |
The current fur material, set up as a double-sided material |
|
emptyNormalmap |
Shader |
A default, empty normal map with a 1×1 resolution |