Click or drag to resize

PhysicsObjectActionModelTargetPhysicsObject Property

Defines the target PhysicsObject of the Action.

Namespace:  Livit.Learn.Model.Actions
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string TargetPhysicsObject { get; set; }

Property Value

Type: String
See Also