Свойство | Type | Description | |
---|---|---|---|
area | float | ||
density | float | ||
flag | bool | ||
position | Vector3 | ||
radius | float |
Méthode | Description | |
---|---|---|
PointOcclusion ( Vector3 pos, Vector3 nor ) : float | ||
TreeAOSphere ( Vector3 pos, float radius, float density ) : System |
public PointOcclusion ( Vector3 pos, Vector3 nor ) : float | ||
pos | Vector3 | |
nor | Vector3 | |
Résultat | float |
public TreeAOSphere ( Vector3 pos, float radius, float density ) : System | ||
pos | Vector3 | |
radius | float | |
density | float | |
Résultat | System |