Property | Type | Description | |
---|---|---|---|
meshRenderers | UnityEngine.MeshRenderer[] | ||
outlineMaterial | Material |
Property | Type | Description | |
---|---|---|---|
highlightInfos | HighlightInfo[], |
Method | Description | |
---|---|---|
AdjustHighlightMaterial ( Material newMaterial ) : void | ||
OffHighlight ( ) : void | ||
OnHighlight ( ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void |
public AdjustHighlightMaterial ( Material newMaterial ) : void | ||
newMaterial | Material | |
return | void |
protected HighlightInfo[], highlightInfos | ||
return | HighlightInfo[], |
public MeshRenderer[],UnityEngine meshRenderers | ||
return | UnityEngine.MeshRenderer[] |