Click or drag to resize

BSphereTransform Method

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

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
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