Modifier and Type | Method and Description |
---|---|
Property |
A3DObject.findProperty(String propertyName)
Finds the property.
|
Property |
CurveMapping.getProperty()
Gets the property associated with the CurveMapping
|
Modifier and Type | Method and Description |
---|---|
boolean |
A3DObject.removeProperty(Property property)
Removes a dynamic property.
|
void |
CurveMapping.setProperty(Property value)
Gets the property associated with the CurveMapping
|
Constructor and Description |
---|
CurveMapping(Scene scene,
Property prop)
Initializes a new instance of the
CurveMapping class. |
Copyright © 2019. All rights reserved.