Click or drag to resize

BSphereTransform Method

[Missing <summary> documentation for "M:Demo3D.Visuals.BSphere.Transform(Microsoft.DirectX.Matrix)"]

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntax
C#
public void Transform(
	Matrix m
)

Parameters

m
Type: Microsoft.DirectXMatrix

[Missing <param name="m"/> documentation for "M:Demo3D.Visuals.BSphere.Transform(Microsoft.DirectX.Matrix)"]

See Also