|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Property | |
---|---|
artofillusion.animation | |
artofillusion.image.filter | |
artofillusion.object | |
artofillusion.script | |
artofillusion.ui |
Uses of Property in artofillusion.animation |
---|
Methods in artofillusion.animation that return Property | |
---|---|
Property[] |
Actor.getProperties()
|
Uses of Property in artofillusion.image.filter |
---|
Methods in artofillusion.image.filter that return Property | |
---|---|
Property[] |
TintFilter.getProperties()
|
Property[] |
SaturationFilter.getProperties()
|
Property[] |
OutlineFilter.getProperties()
|
Property[] |
NoiseReductionFilter.getProperties()
|
Property[] |
ImageFilter.getProperties()
Get a list of Properties which affect the behavior of the filter. |
Property[] |
GlowFilter.getProperties()
|
Property[] |
ExposureFilter.getProperties()
|
Property[] |
DepthOfFieldFilter.getProperties()
|
Property[] |
BrightnessFilter.getProperties()
|
Property[] |
BlurFilter.getProperties()
Get a list of parameters which affect the behavior of the filter. |
Uses of Property in artofillusion.object |
---|
Methods in artofillusion.object that return Property | |
---|---|
Property[] |
Tube.getProperties()
|
Property[] |
TriangleMesh.getProperties()
|
Property[] |
SpotLight.getProperties()
|
Property[] |
SplineMesh.getProperties()
|
Property[] |
Sphere.getProperties()
|
Property[] |
SceneCamera.getProperties()
|
Property[] |
ProceduralPointLight.getProperties()
|
Property[] |
ProceduralDirectionalLight.getProperties()
|
Property[] |
PointLight.getProperties()
|
Property[] |
Object3D.getProperties()
Get a list of editable properties defined by this object. |
Property[] |
ImplicitSphere.getProperties()
|
Property[] |
DirectionalLight.getProperties()
|
Property[] |
Cylinder.getProperties()
|
Property[] |
Curve.getProperties()
|
Property[] |
Cube.getProperties()
|
Uses of Property in artofillusion.script |
---|
Methods in artofillusion.script that return Property | |
---|---|
Property[] |
ScriptedObject.getProperties()
Get a list of editable properties defined by this object. |
Uses of Property in artofillusion.ui |
---|
Methods in artofillusion.ui that return Property | |
---|---|
Property |
PropertyEditor.getProperty()
Get the Property this editor is for. |
Constructors in artofillusion.ui with parameters of type Property | |
---|---|
PropertyEditor(Property property,
java.lang.Object value)
Create a PropertyEditor to edit the value of a Property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |