nn::gd::CTR::SamplerStateDescription::SetWrapS Member Function

Syntax

void SetWrapS(
     TextureStage::SamplerWrapMode wrap
);

Parameters

Name Description
in wrap Specifies the horizontal component of the wrap mode.

Return Values

None.

Description

Sets the WrapS mode for m_WrapS.

Revision History

2011/02/17
Initial version.

CONFIDENTIAL