LightingAttributeKit
- class HPS.LightingAttributeKit : public HPS.Kit
Public Functions
- override void Dispose ()
- override bool Empty ()
- bool Equals (HPS.LightingAttributeKit in_kit)
- override bool Equals (Object obj)
- override int GetHashCode ()
- LightingAttributeKit ()
- LightingAttributeKit (HPS.LightingAttributeKit in_kit)
- override HPS.Type ObjectType ()
- void Set (HPS.LightingAttributeKit in_kit)
- HPS.LightingAttributeKit SetInterpolationAlgorithm (HPS.Lighting.InterpolationAlgorithm in_interpolation)
- void Show (out HPS.LightingAttributeKit out_kit)
- bool ShowInterpolationAlgorithm (out HPS.Lighting.InterpolationAlgorithm out_interpolation)
- HPS.LightingAttributeKit UnsetEverything ()
- HPS.LightingAttributeKit UnsetInterpolationAlgorithm ()
Public Static Functions
- HPS.LightingAttributeKit GetDefault ()
- bool operator!= (HPS.LightingAttributeKit a, HPS.LightingAttributeKit b)
- bool operator== (HPS.LightingAttributeKit a, HPS.LightingAttributeKit b)