Click or drag to resize
ClientSet3DAttributes Method
Adjust a position and velocity in 3D space

Namespace:  TeamSpeak.Sdk.Client
Assembly:  TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntax
public void Set3DAttributes(
	Vector position
)

Parameters

position
Type: TeamSpeak.SdkVector
position of the given client in 3D space
See Also