Click or drag to resize

PhysicsCollisionConditionModelObjectB 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 ObjectB { get; set; }

Property Value

Type: String
See Also