h3d.mat.BaseMaterial
h3d.mat.BaseMaterial
Inherits from: hxd.impl.AnyProps
Fields
| Name | Type | |
|---|---|---|
passes | h3d.mat.Pass | |
| “ | Virtual[] |
Protos
f@30796addPass(h3d.mat.BaseMaterial, h3d.mat.Pass) → h3d.mat.Passf@30797removePass(h3d.mat.BaseMaterial, h3d.mat.Pass) → Boolf@30798getPass(h3d.mat.BaseMaterial, String) → h3d.mat.Pass
Bindings
- static
f@30795__constructor__(h3d.mat.BaseMaterial, hxsl.Shader) → Void