Property | Type | Description | |
---|---|---|---|
animationEdge | float | ||
animationPrimary | float | ||
animationSecondary | float | ||
childGroupIDs | int[] | ||
distributionCurve | |||
distributionFrequency | int | ||
distributionMode | DistributionMode | ||
distributionNodes | int | ||
distributionPitch | float | ||
distributionPitchCurve | |||
distributionScale | float | ||
distributionScaleCurve | |||
distributionTwirl | float | ||
lockFlags | int | ||
nodeIDs | int[] | ||
parentGroupID | int | ||
seed | int | ||
showAnimationProps | bool | ||
visible | bool |
Property | Type | Description | |
---|---|---|---|
GenerateBendBillboardNormalFactor | float | ||
GenerateBendNormalFactor | float | ||
GenerateDoubleSidedGeometry | bool |
Property | Type | Description | |
---|---|---|---|
ComputeOffset | float | ||
HasExternalChanges | bool |
Method | Description | |
---|---|---|
BuildAOSpheres ( List |
||
CanHaveSubGroups ( ) : bool | ||
CheckExternalChanges ( ) : bool | ||
ComputeWindFactor ( |
||
GetRadiusAtTime ( |
||
GetRootMatrix ( ) : |
||
GetRootSpread ( ) : float | ||
Lock ( ) : void | ||
TreeGroup ( ) : System | ||
Unlock ( ) : void | ||
UpdateDistribution ( bool completeUpdate, bool updateSubGroups ) : void | ||
UpdateFrequency ( |
||
UpdateMatrix ( ) : void | ||
UpdateMesh ( List |
||
UpdateParameters ( ) : void | ||
UpdateSeed ( ) : void |
Method | Description | |
---|---|---|
ComputeAmbientOcclusion ( Vector3 pos, Vector3 nor, List |
||
CreateTangent ( |
||
GetMaterialIndex ( |
Method | Description | |
---|---|---|
ComputeOffset ( int index, int count, float distributionSum, float distributionStep ) : float | ||
HasExternalChanges ( ) : bool |
public BuildAOSpheres ( List |
||
aoSpheres | List |
|
return | void |
protected static ComputeAmbientOcclusion ( Vector3 pos, Vector3 nor, List |
||
pos | Vector3 | |
nor | Vector3 | |
aoSpheres | List |
|
aoDensity | float | |
return | float |
public ComputeWindFactor ( |
||
node | ||
offset | float | |
return | Vector2 |
protected static CreateTangent ( |
||
node | ||
rot | ||
normal | Vector3 | |
return | Vector4 |
protected static GetMaterialIndex ( |
||
m | ||
materials | List |
|
tileV | bool | |
return | int |
public GetRadiusAtTime ( |
||
node | ||
t | float | |
includeModifications | bool | |
return | float |
public UpdateDistribution ( bool completeUpdate, bool updateSubGroups ) : void | ||
completeUpdate | bool | |
updateSubGroups | bool | |
return | void |
public UpdateFrequency ( |
||
owner | ||
return | void |
public UpdateMesh ( List |
||
materials | List |
|
verts | List |
|
tris | List |
|
aoSpheres | List |
|
buildFlags | int | |
adaptiveQuality | float | |
aoDensity | float | |
return | void |
protected static float GenerateBendBillboardNormalFactor | ||
return | float |
protected static float GenerateBendNormalFactor | ||
return | float |
protected static bool GenerateDoubleSidedGeometry | ||
return | bool |
public AnimationCurve,UnityEngine distributionCurve | ||
return |
public DistributionMode distributionMode | ||
return | DistributionMode |
public AnimationCurve,UnityEngine distributionPitchCurve | ||
return |
public AnimationCurve,UnityEngine distributionScaleCurve | ||
return |