Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Utilities.GameObjects.NeodroidCamera.Segmentation.Obsolete.ChangeMaterialOnRenderByInstance Class Reference

More...

Inheritance diagram for droid.Runtime.Utilities.GameObjects.NeodroidCamera.Segmentation.Obsolete.ChangeMaterialOnRenderByInstance:
Collaboration diagram for droid.Runtime.Utilities.GameObjects.NeodroidCamera.Segmentation.Obsolete.ChangeMaterialOnRenderByInstance:

Protected Member Functions

override void Change ()
 
override void Restore ()
 

Properties

Dictionary< GameObject, Color > ColorsDictGameObject [get]
 
override Dictionary< String, Color > ColorsDict = new Dictionary<GameObject, Color>() [get]
 
ColorByInstance [] InstanceColors [get, set]
 
- Properties inherited from droid.Runtime.Utilities.GameObjects.NeodroidCamera.Segmentation.Obsolete.ObsoleteSegmenter
Color OutlineColor [get]
 
- Properties inherited from droid.Runtime.Utilities.GameObjects.NeodroidCamera.Segmentation.Segmenter
abstract Dictionary< String, Color > ColorsDict [get]
 
- Properties inherited from droid.Runtime.Interfaces.IColorProvider
Dictionary< string, Color > ColorsDict [get]
 

Additional Inherited Members

- Protected Attributes inherited from droid.Runtime.Utilities.GameObjects.NeodroidCamera.Segmentation.Obsolete.ObsoleteSegmenter
int _Default_Color_Tag = Shader.PropertyToID("_Color")
 
int _Segmentation_Color_Tag = Shader.PropertyToID("_SegmentationColor")
 
int _Outline_Color_Tag = Shader.PropertyToID("_OutlineColor")
 
int _Outline_Width_Factor_Tag = Shader.PropertyToID("_OutlineWidthFactor")
 
float _Outline_Width_Factor = 0.05f
 
Color _Outline_Color = Color.magenta
 

Detailed Description

Definition at line 12 of file ChangeMaterialOnRenderByInstance.cs.

Member Function Documentation

◆ Change()

override void droid.Runtime.Utilities.GameObjects.NeodroidCamera.Segmentation.Obsolete.ChangeMaterialOnRenderByInstance.Change ( )
protectedvirtual

◆ Restore()

override void droid.Runtime.Utilities.GameObjects.NeodroidCamera.Segmentation.Obsolete.ChangeMaterialOnRenderByInstance.Restore ( )
protectedvirtual

Property Documentation

◆ ColorsDict

override Dictionary<String, Color> droid.Runtime.Utilities.GameObjects.NeodroidCamera.Segmentation.Obsolete.ChangeMaterialOnRenderByInstance.ColorsDict = new Dictionary<GameObject, Color>()
get

Definition at line 33 of file ChangeMaterialOnRenderByInstance.cs.

◆ ColorsDictGameObject

Dictionary<GameObject, Color> droid.Runtime.Utilities.GameObjects.NeodroidCamera.Segmentation.Obsolete.ChangeMaterialOnRenderByInstance.ColorsDictGameObject
get

Definition at line 29 of file ChangeMaterialOnRenderByInstance.cs.

◆ InstanceColors

ColorByInstance [] droid.Runtime.Utilities.GameObjects.NeodroidCamera.Segmentation.Obsolete.ChangeMaterialOnRenderByInstance.InstanceColors
getset

Definition at line 46 of file ChangeMaterialOnRenderByInstance.cs.


The documentation for this class was generated from the following file: