Table of Contents

Class PMat

Namespace
Pinwheel.Poseidon
Assembly
Pinwheel.Poseidon.Runtime.dll
public class PMat
Inheritance
PMat
Inherited Members

Methods

GetColor(int, ref Color)
GetFloat(int, ref float)
GetKeywordEnabled(string, ref bool)
GetTexture(int, ref Texture)
GetVector(int, ref Vector4)
HasCausticFX(Material)
HasFoamFX(Material)
HasLightAbsorptionFX(Material)
HasReflectionFX(Material)
HasRefractionFX(Material)
HasRipplesFX(Material)
HasWaveFX(Material)
HasWaveMaskFX(Material)
SetActiveMaterial(Material)
SetBlend(bool)
SetColor(int, Color)
SetDestBlend(BlendMode)
SetFeature(ref bool, bool)
SetFloat(int, float)
SetKeywordEnable(string, bool)
SetOverrideTag(string, string)
SetRenderQueue(int)
SetRenderQueue(RenderQueue)
SetShader(Shader)
SetSourceBlend(BlendMode)
SetTexture(int, Texture)
SetVector(int, Vector4)
SetZWrite(bool)