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: 15.0.2.11458
Syntax
C#
protected override bool CanAdd(
	ref string reasonForFailure
)

Parameters

reasonForFailure
Type: SystemString

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

Return Value

Type: Boolean

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

See Also