Click or drag to resize

PhysicsGeometryAspectCanAdd Method

[Missing <summary> documentation for "M:Demo3D.Visuals.PhysicsGeometryAspect.CanAdd(System.String@)"]


Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
protected override bool CanAdd(
	ref string reasonForFailure
)

Parameters

reasonForFailure  String

[Missing <param name="reasonForFailure"/> documentation for "M:Demo3D.Visuals.PhysicsGeometryAspect.CanAdd(System.String@)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Demo3D.Visuals.PhysicsGeometryAspect.CanAdd(System.String@)"]

See Also