Click or drag to resize

PhysicsCollisionConditionModelObjectA Property

One of the two physics objects that need to collide for the condition to be true. Default is ""

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

Property Value

Type: String
See Also