Lens_Effects - Star

Star_Element - superclass: ReferenceTarget; super-superclass:MAXWrapper - classID: #(366678916, 1195116589) 

Value > MAXWrapper > RenderEffect > LensEffect > Star_Element

Constructor

le.addStar <Lens_Effects>   

Aliases

Star_Element 'Star Element' 

Properties

<star>.elementName String default: "Star" -- alias: Name 

   

<star>.on Boolean default: true 

   

<star>.size Float default: 200.0 -- animatable 

   

<star>.intensity Float default: 20.0 -- animatable 

   

<star>.width Float default: 8.0 -- animatable 

   

<star>.angle Float default: 0.0 -- animatable 

   

<star>.taper Float default: 0.5 -- animatable 

   

<star>.sharp Float default: 9.5 -- animatable; alias: Sharpness 

   

<star>.quantity Integer default: 6 -- animatable 

   

<star>.objectsHide Boolean default: false -- alias: Object_Hide 

   

<star>.occlusion Float default: 50.0 -- animatable 

   

<star>.squeeze Boolean default: false 

   

<star>.colorSource Float default: 100.0 -- animatable; alias: Source_Color 

   

<star>.centerColor Color default: (color 0 0 255) -- animatable; alias: Center_Color 

   

<star>.edgeColor Color default: (color 255 255 255) -- animatable; alias: Edge_Color 

   

<star>.radialMtl TextureMap default: undefined -- alias: Radial_Material 

   

<star>.useRadialMtl Boolean default: false -- alias: Apply_Radial_Color_Map 

   

<star>.radial_falloff SubAnim 

   

<star>.radialMap TextureMap default: undefined -- alias: Radial_Falloff_Map 

   

<star>.useRadialMap Boolean default: false -- alias: Apply_Radial_Falloff_Map 

   

<star>.circularColorMix Float default: 0.0 -- animatable; alias: Circular_Color_Mix 

   

<star>.leftSectionColor Color default: (color 0 0 255) -- animatable; alias: Left_Section_Color 

   

<star>.centerSectionColor Color default: (color 255 255 255) -- animatable; alias: Center_Section_Color 

   

<star>.rightSectionColor Color default: (color 0 0 255) -- animatable; alias: Right_Section_Color 

   

<star>.circularMtl TextureMap default: undefined -- alias: Circular_Material 

   

<star>.useCircularMtl Boolean default: false -- alias: Apply_Circular_Color_Map 

   

<star>.circular_falloff SubAnim 

   

<star>.circularMap TextureMap default: undefined -- alias: Circular_Falloff_Map 

   

<star>.useCircularMap Boolean default: false -- alias: Apply_Circular_Falloff_Map 

   

<star>.radial_size SubAnim 

   

<star>.radialSizeMap TextureMap default: undefined -- alias: Radial_Size_Map 

   

<star>.useRadialSizeMap Boolean default: false -- alias: Apply_Radial_Size_Map 

   

<star>.applyLights Boolean default: true -- alias: Apply_to_Lights 

   

<star>.applyImage Boolean default: true -- alias: Apply_to_Image 

   

<star>.applyImageCenters Boolean default: false -- alias: Apply_to_Image_Centers 

   

<star>.sourceObjectID Boolean default: false -- alias: Source_Object_ID 

   

<star>.objectID Integer default: 1 -- animatable; alias: Object_ID 

   

<star>.sourceEffectsID Boolean default: false -- alias: Source_Effects_ID 

   

<star>.effectsID Integer default: 1 -- animatable; alias: Effects_ID 

   

<star>.sourceUnclampedColor Boolean default: false -- alias: Source_Unclamped_Color 

   

<star>.unclampedColor Float default: 1.0 -- animatable; alias: Unclamped_Color 

   

<star>.unclampedColorInvert Boolean default: false -- alias: Source_Unclamped_Color_Invert 

   

<star>.sourceSurfaceNormal Boolean default: false -- alias: Source_Surface_Normal 

   

<star>.surfaceNormal Float default: 0.0 -- animatable; alias: Surface_Normal 

   

<star>.surfaceNormalInvert Boolean default: false -- alias: Source_Surface_Normal_Invert 

   

<star>.sourceWhole Boolean default: false -- alias: Source_Whole 

   

<star>.sourceAlpha Boolean default: false -- alias: Source_Alpha 

   

<star>.alpha Integer default: 0 -- animatable 

   

<star>.sourceZBuffer Boolean default: false -- alias: Source_Z_Buffer 

   

<star>.zHi Float default: 1000.0 -- animatable; alias: Z_Hi 

   

<star>.zLo Float default: 0.0 -- animatable; alias: Z_Lo 

   

<star>.filterAll Boolean default: true -- alias: Filter_All 

   

<star>.filterEdge Boolean default: false -- alias: Filter_Edge 

   

<star>.filterPerimeterAlpha Boolean default: false -- alias: Filter_Perimeter_Alpha 

   

<star>.filterPerimeter Boolean default: false -- alias: Filter_Perimeter 

   

<star>.filterBrightness Boolean default: false -- alias: Filter_Brightness 

   

<star>.brightness Integer default: 0 -- animatable; alias: Bright 

   

<star>.brightnessInvert Boolean default: false -- alias: Filter_Brightness_Invert 

   

<star>.filterHue Boolean default: false -- alias: Filter_Hue 

   

<star>.hueRange Integer default: 0 -- animatable; alias: Hue_Range 

   

<star>.hue Color default: (color 255 0 0) -- animatable 

   

<star>.applyNoise Boolean default: false -- alias: Apply_Additional_Effects 

   

<star>.noiseMap TextureMap default: undefined -- alias: Noise_Map 

   

<star>.radial_density SubAnim 

   

<star>.radialDensity TextureMap default: undefined -- alias: Radial_Density_Map 

   

<star>.useRadialDensity Boolean default: false -- alias: Apply_Radial_Density_Map 

   

<star.radial_falloff>.curve_1 SubAnim 

The curve_1 SubAnim contains the radial_falloff curve. You cannot create or access points in this curve unless the point is animated. In this case, you can access the animated point position as a SubAnim of the curve_1 property.

   

<star.circular_falloff>.curve_1 SubAnim 

The curve_1 SubAnim contains the circular_falloff curve. You cannot create or access points in this curve unless the point is animated. In this case, you can access the animated point position as a SubAnim of the curve_1 property.

   

<star.radial_size>.curve_1 SubAnim 

The curve_1 SubAnim contains the radial_size curve. You cannot create or access points in this curve unless the point is animated. In this case, you can access the animated point position as a SubAnim of the curve_1 property.

   

<star.radial_density>.curve_1 SubAnim 

The curve_1 SubAnim contains the radial_density curve. You cannot create or access points in this curve unless the point is animated. In this case, you can access the animated point position as a SubAnim of the curve_1 property.

NOTE:The le.addStar <Lens_Effects> method returns true if the addition was successful, false if it failed. Once the element has been added, it can be accessed as a property of the lens_effects value. The name of this property for star elements is star . If more than one element of the same type is added, only the first is accessible using the property name. You will need to access the remaining elements as subAnims of the lens_effects value. The subAnim names are the same as the property names. The elements start at subAnim 7.

See Also