Method Summary |
|
public Asset | getAsset() The physics_scene element may contain an asset element. |
public List<Extra> | getExtras() The extra element may appear any number of times.
Gets the value of the extras property.
This accessor method returns a reference to the live list,
not a snapshot. |
public String | getId() Gets the value of the id property. |
public List<InstanceWithExtra> | getInstanceForceFields() There may be any number of instance_force_field elements.
Gets the value of the instanceForceFields property.
This accessor method returns a reference to the live list,
not a snapshot. |
public List<InstancePhysicsModel> | getInstancePhysicsModels() There may be any number of instance_physics_model elements.
Gets the value of the instancePhysicsModels property.
This accessor method returns a reference to the live list,
not a snapshot. |
public String | getName() Gets the value of the name property. |
public PhysicsScene.TechniqueCommon | getTechniqueCommon() Gets the value of the techniqueCommon property. |
public List<Technique> | getTechniques() This element may contain any number of non-common profile techniques.
Gets the value of the techniques property.
This accessor method returns a reference to the live list,
not a snapshot. |
public void | setAsset(Asset value) The physics_scene element may contain an asset element. |
public void | setId(String value) Sets the value of the id property. |
public void | setName(String value) Sets the value of the name property. |
public void | setTechniqueCommon(PhysicsScene.TechniqueCommon value) Sets the value of the techniqueCommon property. |