Property | Type | Description | |
---|---|---|---|
breakingChance | float | ||
breakingSpot | Vector2 | ||
capSmoothing | float | ||
crinkCurve | AnimationCurve | ||
crinklyness | float | ||
flareHeight | float | ||
flareNoise | float | ||
flareSize | float | ||
frondCount | int | ||
frondCrease | float | ||
frondCurve | AnimationCurve | ||
frondRange | Vector2 | ||
frondRotation | float | ||
frondWidth | float | ||
geometryMode | GeometryMode | ||
height | Vector2 | ||
lodQualityMultiplier | float | ||
materialBranch | Material | ||
materialBreak | Material | ||
materialFrond | Material | ||
noise | float | ||
noiseCurve | AnimationCurve | ||
noiseScaleU | float | ||
noiseScaleV | float | ||
radius | float | ||
radiusCurve | AnimationCurve | ||
radiusMode | bool | ||
seekBlend | float | ||
seekCurve | AnimationCurve | ||
weldHeight | float | ||
weldSpreadBottom | float | ||
weldSpreadTop | float |
Property | Type | Description | |
---|---|---|---|
GetFlareWeldAtTime | Vector3 | ||
HasExternalChanges | bool | ||
UpdateNodeMesh | void |
Method | Description | |
---|---|---|
BuildAOSpheres ( List |
||
GetRadiusAtTime ( |
||
TreeGroupBranch ( ) : System | ||
UpdateMatrix ( ) : void | ||
UpdateMesh ( List |
||
UpdateParameters ( ) : void | ||
UpdateSpline ( |
||
UpdateSplines ( ) : void |
Method | Description | |
---|---|---|
GetFlareWeldAtTime ( |
||
HasExternalChanges ( ) : bool | ||
UpdateNodeMesh ( |
public BuildAOSpheres ( List |
||
aoSpheres | List |
|
return | void |
public GetRadiusAtTime ( |
||
node | ||
time | float | |
includeModifications | bool | |
return | float |
public UpdateMesh ( List |
||
materials | List |
|
verts | List |
|
tris | List |
|
aoSpheres | List |
|
buildFlags | int | |
adaptiveQuality | float | |
aoDensity | float | |
return | void |