RenderComponent
Base class for components that modify the state of a material.
Declaration
public abstract class RenderComponent : IDisposableMethods
| Name | Type | Summary |
|---|---|---|
| Dispose | void | - |
| SetTargetMaterial | void | - |
| Update | void | - |
Relationships
implements: System.IDisposable