Method Default
Default(int, int, GameObject)
Override this function to setup default parameters
Declaration
public override void Default(int lodIndex, int lodCount, GameObject gameObject)
Parameters
| Type | Name | Description |
|---|---|---|
| int | lodIndex | |
| int | lodCount | Total lod count |
| GameObject | gameObject | Root GameObject |